Describe the feature
We are integrating checkov into our pre-commit hooks via aqua, which downloads release binaries, and the missing arm64 artifact prevents this from working on Apple Silicon machines. Currently only darwin_X86_64, linux_X86_64, and windows_X86_64 are published.
This request is to add a checkov_darwin_arm64.zip binary to GitHub release artifacts. Looks like there have been a few similar requests before #6041, #7187, and #7266.
I am happy to open a PR and test out an artifact if that is helpful.

Describe the feature
We are integrating checkov into our pre-commit hooks via aqua, which downloads release binaries, and the missing arm64 artifact prevents this from working on Apple Silicon machines. Currently only darwin_X86_64, linux_X86_64, and windows_X86_64 are published.
This request is to add a checkov_darwin_arm64.zip binary to GitHub release artifacts. Looks like there have been a few similar requests before #6041, #7187, and #7266.
I am happy to open a PR and test out an artifact if that is helpful.