github-action-gitleaks icon indicating copy to clipboard operation
github-action-gitleaks copied to clipboard

This GitHub Action allows you to run Gitleaks in your GitHub workflow.

Results 9 github-action-gitleaks issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Gitleaks itself has an option to pass in `log-opts` to it's commands. This GH action is missing this configuration option...

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6. Release notes Sourced from release-drafter/release-drafter's releases. v6.0.0 What's Changed Update Node.js to 20 (#1379) @​massongit Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0 v6.0.0-beta.1 Prerelease of v6, first release...

github workflow log ``` ---------------------------------- INPUT PARAMETERS ---------------------------------- INPUT_SOURCE: /github/workspace INPUT_CONFIG: /.gitleaks/UDMSecretChecks.toml INPUT_BASELINE_PATH: INPUT_REPORT_FORMAT: json INPUT_NO_GIT: INPUT_REDACT: true INPUT_FAIL: false INPUT_VERBOSE: true INPUT_LOG_LEVEL: info ---------------------------------- Setting Git safe directory (CVE-2022-24765)...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...

Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.2.2 to 0.3.0. Commits f784495 Node version upgrade to 20 (#38) 7ea110f Bump word-wrap from 1.2.3 to 1.2.4 (#35) e8908aa Bump semver from 7.3.8 to 7.5.2 (#34)...

How to develop, build, test, etc localy...

documentation

Adding the option to add exit-code flag, this can help when the only thing you want to check is that gitleaks is running correctly, and not if thee are results