Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/gitleaks-full/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ steps:
command: process --gitleaks-full
image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:6524873@sha256:f9310e1e1856d75c217d828350f9be0bfbde0c374cbaad5d00a2438965611281
environment:
VALIDATE_SECRET: ${BOOST_VALIDATE_SECRET:-}
VALIDATE_SECRET: ${GITLEAKS_VALIDATE_SECRETS:-}
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/gitleaks/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ steps:
command: process
image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:6524873@sha256:f9310e1e1856d75c217d828350f9be0bfbde0c374cbaad5d00a2438965611281
environment:
VALIDATE_SECRET: ${BOOST_VALIDATE_SECRET:-}
VALIDATE_SECRET: ${GITLEAKS_VALIDATE_SECRETS:-}
Loading