diff --git a/scanners/boostsecurityio/composition/module.yaml b/scanners/boostsecurityio/composition/module.yaml index f32d68c5..835d9d17 100644 --- a/scanners/boostsecurityio/composition/module.yaml +++ b/scanners/boostsecurityio/composition/module.yaml @@ -16,7 +16,7 @@ steps: format: metadata command: docker: - image: public.ecr.aws/boostsecurityio/boost-scanner-composition:a1de55b@sha256:f1434e36f783eafc48797c09bf0a56fc980f85d82f70374dce27be7e1b6e176d + image: public.ecr.aws/boostsecurityio/boost-scanner-composition:7704de1@sha256:bc554abe4a0e290cb1ca890ec4956c2cad94e3b286d65fe1f8f18b498a500947 command: scan workdir: /src environment: diff --git a/scanners/boostsecurityio/gitleaks-full/module.yaml b/scanners/boostsecurityio/gitleaks-full/module.yaml index 7964cc0f..e5948e5c 100644 --- a/scanners/boostsecurityio/gitleaks-full/module.yaml +++ b/scanners/boostsecurityio/gitleaks-full/module.yaml @@ -68,6 +68,6 @@ steps: image: public.ecr.aws/boostsecurityio/boost-scanner-gitleaks:a13a131@sha256:97321d82da1b4adfbc1cd7fddb23a2ef57b8f9c2db0ccbc007f15f7adefb0086 - docker: command: process --gitleaks-full - image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:6524873@sha256:f9310e1e1856d75c217d828350f9be0bfbde0c374cbaad5d00a2438965611281 + image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:458e3dd@sha256:6b611b085271e2c8ed15590f536fd4a29221a11752ef7525bbb60be9ad241902 environment: VALIDATE_SECRET: ${GITLEAKS_VALIDATE_SECRETS:-} diff --git a/scanners/boostsecurityio/gitleaks/module.yaml b/scanners/boostsecurityio/gitleaks/module.yaml index cb88949a..8a4848ba 100644 --- a/scanners/boostsecurityio/gitleaks/module.yaml +++ b/scanners/boostsecurityio/gitleaks/module.yaml @@ -67,6 +67,6 @@ steps: image: public.ecr.aws/boostsecurityio/boost-scanner-gitleaks:a13a131@sha256:97321d82da1b4adfbc1cd7fddb23a2ef57b8f9c2db0ccbc007f15f7adefb0086 - docker: command: process - image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:6524873@sha256:f9310e1e1856d75c217d828350f9be0bfbde0c374cbaad5d00a2438965611281 + image: public.ecr.aws/boostsecurityio/boost-scanner-keyscope:458e3dd@sha256:6b611b085271e2c8ed15590f536fd4a29221a11752ef7525bbb60be9ad241902 environment: VALIDATE_SECRET: ${GITLEAKS_VALIDATE_SECRETS:-}