Skip to content
Open
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/brakeman/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ steps:
- scan:
command:
docker:
image: presidentbeef/brakeman:v7.0.0@sha256:e16d4d0a8a8b5ee2c5f5f7e25b3d25b81573aa49c973d1e39276848dffe9836d
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/presidentbeef/brakeman:v7.0.0@sha256:e16d4d0a8a8b5ee2c5f5f7e25b3d25b81573aa49c973d1e39276848dffe9836d
command: --format json --quiet --no-pager --no-exit-on-warn --no-exit-on-error --force .
workdir: /src
format: sarif
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/bundler-audit/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ steps:
- scan:
command:
docker:
image: ruby:3.1.2@sha256:933ec5cdaeae085292f00f69fd923f680f9d5a82959db74687cbbbd403b85a19
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/ruby:3.1.2@sha256:933ec5cdaeae085292f00f69fd923f680f9d5a82959db74687cbbbd403b85a19
command: |
bash -c 'touch Gemfile &&
gem install --silent bundler-audit -v "0.9.1" &&
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/checkov-tf-plan/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ steps:
- scan:
command:
docker:
image: bridgecrew/checkov:3.2.495@sha256:4c2c3b67f09867ef2843a03d8ba82adf712eb93ea3584c1708c24ed584f6da17
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/bridgecrew/checkov:3.2.495@sha256:4c2c3b67f09867ef2843a03d8ba82adf712eb93ea3584c1708c24ed584f6da17
command: --file ./boost.tfplan.json --output json --soft-fail --compact --skip-download --framework terraform_plan
workdir: /src
format: sarif
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/checkov/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ steps:
- scan:
command:
docker:
image: bridgecrew/checkov:3.2.495@sha256:4c2c3b67f09867ef2843a03d8ba82adf712eb93ea3584c1708c24ed584f6da17
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/bridgecrew/checkov:3.2.495@sha256:4c2c3b67f09867ef2843a03d8ba82adf712eb93ea3584c1708c24ed584f6da17
command: --directory . --output json --soft-fail --quiet --skip-download --skip-framework secrets
workdir: /src
format: sarif
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/gosec/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ steps:
- scan:
command:
docker:
image: securego/gosec:2.20.0@sha256:484c5a420c9bff73e365de264d86cbb279f332a07d9b31a0b8e1ad6e79fc3701
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/securego/gosec:2.20.0@sha256:484c5a420c9bff73e365de264d86cbb279f332a07d9b31a0b8e1ad6e79fc3701
command: -fmt sarif -no-fail -track-suppressions ./...
workdir: /app
environment:
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/npm-audit/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ steps:
- scan:
command:
docker:
image: node:22-alpine3.21@sha256:ad1aedbcc1b0575074a91ac146d6956476c1f9985994810e4ee02efd932a68fd
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/node:22-alpine3.21@sha256:ad1aedbcc1b0575074a91ac146d6956476c1f9985994810e4ee02efd932a68fd
command: |
sh -c 'npm audit --json $NPM_AUDIT_ARGS || true'
workdir: /src
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/safety/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ steps:
- scan:
command:
docker:
image: python:3.11.0-alpine3.16@sha256:2a068b9442f61f4480306d44e3b166bfe3343761e9bd57c38f66302ebf28fd9e
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/python:3.11.0-alpine3.16@sha256:2a068b9442f61f4480306d44e3b166bfe3343761e9bd57c38f66302ebf28fd9e
command: |
sh -c 'pip install --quiet safety==2.3.5 2>/dev/null && python -m safety check --json --continue-on-error -r "$REQUIREMENTS_TXT"'
workdir: /src
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/semgrep-pro/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
- scan:
command:
docker:
image: returntocorp/semgrep:1.139.0@sha256:e1e0cde346c758f755e1bd28fd0ea43cde9d523b59a040611a6bdde2f84bb3dd
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/returntocorp/semgrep:1.139.0@sha256:e1e0cde346c758f755e1bd28fd0ea43cde9d523b59a040611a6bdde2f84bb3dd
command: semgrep scan --pro-intrafile --sarif --quiet --disable-version-check --no-git-ignore .
workdir: /src
environment:
Expand Down
2 changes: 1 addition & 1 deletion scanners/boostsecurityio/semgrep/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ steps:
- scan:
command:
docker:
image: returntocorp/semgrep:1.139.0@sha256:e1e0cde346c758f755e1bd28fd0ea43cde9d523b59a040611a6bdde2f84bb3dd
image: 289082777815.dkr.ecr.us-east-2.amazonaws.com/docker/returntocorp/semgrep:1.139.0@sha256:e1e0cde346c758f755e1bd28fd0ea43cde9d523b59a040611a6bdde2f84bb3dd
command: semgrep scan --oss-only --sarif --quiet --disable-version-check --metrics=off --no-git-ignore .
workdir: /src
environment:
Expand Down
Loading