Skip to content

Malcontent Module for POC #225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
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
5 changes: 3 additions & 2 deletions scanners/boostsecurityio/malcontent/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@ scan_types:

config:
support_diff_scan: true
require_full_repo: true

steps:
- scan:
command:
docker:
image: cgr.dev/chainguard/malcontent:latest
command: --format=json --min-risk=medium analyze .
command: --format=json --min-risk=high analyze .
workdir: /src
format: sarif
post-processor:
docker:
image: public.ecr.aws/boostsecurityio/boost-scanner-malcontent:0a559cb@sha256:dc4d24ab8bd8f0e90e9c789cb3700065491232563e9451a9829443ab123e915e
image: public.ecr.aws/boostsecurityio/boost-scanner-malcontent:ea4c635@sha256:b6f1cae9301aacac4d2256d260aa1a58c38f4683b06c518fb11208fa16eb2f3b
command: process