actions-marketplace-validations/Run GitLeaks

Installs and runs GitLeaks in your actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionGitLeaks versionyeslatest
config-pathPath to the config fileno
pathPath to source (git repo, directory, file; current working directory by default)no
runSet it to "true" to run GitLeaks, or "false" if you don't want it to run (you can do this later manually)notrue
fail-on-errorSet "false" for exiting without an error when GitLeaks run failednotrue
github-tokenGitHub auth token. Since there's a default, this is typically not supplied by the userno${{ github.token }}
namedescription
gitleaks-binPath to the gitleaks binary file
sarifPath to the report in SARIF format
exit-codeGitLeaks exit code (will be set only if "inputs.run" is "true")