Skip to content

Commit 66baf2e

Browse files
Alig1493fproulx-boostsecurity
authored andcommitted
[BST-19000] Applied justification for #nosemgrep suppressions. (#290)
* Suppression without justification is breaking validation for scan gateway processing. * Now we add default justification messages for #nosemgrep.
1 parent e050978 commit 66baf2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scanners/boostsecurityio/semgrep-pro/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ steps:
4040
format: sarif
4141
post-processor:
4242
docker:
43-
image: public.ecr.aws/boostsecurityio/boost-scanner-semgrep:358a2fe@sha256:ebace4dc6689bc099df9a06c4df2fabaf96a90c185a57a14b9f09c111b59d8a7
43+
image: public.ecr.aws/boostsecurityio/boost-scanner-semgrep:f27f250@sha256:1cee73b0942622296d82fcf2a85bb1e519b36fac83edb79a887d5d56dd454724
4444
command: process

scanners/boostsecurityio/semgrep/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ steps:
4343
format: sarif
4444
post-processor:
4545
docker:
46-
image: public.ecr.aws/boostsecurityio/boost-scanner-semgrep:358a2fe@sha256:ebace4dc6689bc099df9a06c4df2fabaf96a90c185a57a14b9f09c111b59d8a7
46+
image: public.ecr.aws/boostsecurityio/boost-scanner-semgrep:f27f250@sha256:1cee73b0942622296d82fcf2a85bb1e519b36fac83edb79a887d5d56dd454724
4747
command: process

0 commit comments

Comments
 (0)