Skip to content

Commit 5fddb02

Browse files
committed
more tidy
1 parent 0ec1f0a commit 5fddb02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ asdf install and setup for these so they are available globally as vscode user
5252
- actionlint
5353
- ruby (for GitHub Pages)
5454

55-
Install and setup git-secrets.
55+
Install and setup gitleaks.
5656

5757
# Using the images
5858
## Project setup
@@ -179,7 +179,7 @@ Check targets (`check.mk`)
179179
- `cfn-guard-cdk` - validates `cdk.out` against cfn-guard rulesets and writes outputs to `.cfn_guard_out/`
180180
- `cfn-guard-terraform` - validates `terraform_plans` against cfn-guard rulesets and writes outputs to `.cfn_guard_out/`
181181
- `actionlint` - runs actionlint against GitHub Actions
182-
- `secret-scan` - runs git-secrets or gitleaks (including scanning history) against the repository
182+
- `secret-scan` - runs gitleaks (including scanning history) against the repository
183183
- `guard-<ENVIRONMENT_VARIABLE>` - checks if an environment variable is set and errors if it is not
184184
- `zizmor` - runs [zizmor](https://github.com/zizmorcore/zizmor) in the local directory to check github workflows and actions
185185
- `syft-generate-sbom` - uses syft to generate an sbom in cyclonedx-json format. This *does not* include dev dependencies. Outputs file to .sbom/sbom.cdx.json.

0 commit comments

Comments
 (0)