Sourcehawk
is an extensible compliance as code tool which allows development teams to run compliance scans on their source code.
https://optum.github.io/sourcehawk
curl https://raw.githubusercontent.com/Optum/sourcehawk/main/install-linux.sh | bash
You'll need to be able to sudo
for this one.
curl https://raw.githubusercontent.com/Optum/sourcehawk/main/install-debian.sh | bash
curl https://raw.githubusercontent.com/Optum/sourcehawk/main/install-mac.sh | bash
- Sourcehawk - parent command
- Scan Manual -
scan
command - Validate Config Manual -
validate-config
command - Fix Manual -
fix
command
If you wish to contribute to the development of Sourcehawk please read CONTRIBUTING.md for more information.