Skip to content

Commit 6a56b88

Browse files
authored
BST-16880 latest gitleaks post process with commit sha (#243) (#201)
2 parents ccdb2b9 + be4e5bf commit 6a56b88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scanners/boostsecurityio/gitleaks-full/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ steps:
6868
post-processor:
6969
- docker:
7070
command: process --git-scan
71-
image: public.ecr.aws/boostsecurityio/boost-scanner-gitleaks:2fd5ac5@sha256:ce3c3d85a812c31aa4aa1c30ead38768498de5138e957fb05d602f47d6f736e8
71+
image: public.ecr.aws/boostsecurityio/boost-scanner-gitleaks:2f0cbcc@sha256:02b26b5624cb9d325cbc74a9f41f9c7b61757e15e20b13e25664cb734c9c6be3
7272
- docker:
7373
command: process --gitleaks-full
7474
image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:458e3dd@sha256:6b611b085271e2c8ed15590f536fd4a29221a11752ef7525bbb60be9ad241902

scanners/boostsecurityio/gitleaks/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ steps:
6767
post-processor:
6868
- docker:
6969
command: process
70-
image: public.ecr.aws/boostsecurityio/boost-scanner-gitleaks:2fd5ac5@sha256:ce3c3d85a812c31aa4aa1c30ead38768498de5138e957fb05d602f47d6f736e8
70+
image: public.ecr.aws/boostsecurityio/boost-scanner-gitleaks:2f0cbcc@sha256:02b26b5624cb9d325cbc74a9f41f9c7b61757e15e20b13e25664cb734c9c6be3
7171
- docker:
7272
command: process
7373
image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:458e3dd@sha256:6b611b085271e2c8ed15590f536fd4a29221a11752ef7525bbb60be9ad241902

0 commit comments

Comments
 (0)