Skip to content

Commit 7a07269

Browse files
authored
BST-17143 latest supply chain with dockerfile improvements (#241)
1 parent a5e64dd commit 7a07269

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scanners/boostsecurityio/composition/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ steps:
1717
format: metadata
1818
command:
1919
docker:
20-
image: public.ecr.aws/boostsecurityio/boost-scanner-composition:aa43e7a@sha256:7a2f1ce8b204d69e2d883f8257854054fd096a5627b7ec0601f05d6fc2144a8b
20+
image: public.ecr.aws/boostsecurityio/boost-scanner-composition:38a1ebd@sha256:b71b2c0117caeb145566cc1abcd7ce14102dc26ca130b4bee65e9ad641fc1b1d
2121
command: scan
2222
workdir: /src
2323
environment:

scanners/boostsecurityio/supply-chain-inventory/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
format: supply_chain_inventory
1717
command:
1818
docker:
19-
image: public.ecr.aws/boostsecurityio/boost-scanner-composition:aa43e7a@sha256:7a2f1ce8b204d69e2d883f8257854054fd096a5627b7ec0601f05d6fc2144a8b
19+
image: public.ecr.aws/boostsecurityio/boost-scanner-composition:38a1ebd@sha256:b71b2c0117caeb145566cc1abcd7ce14102dc26ca130b4bee65e9ad641fc1b1d
2020
command: inventory
2121
workdir: /src
2222
environment:

0 commit comments

Comments
 (0)