From 465ab0eae45e950161e520cc38e650f1dfa29349 Mon Sep 17 00:00:00 2001 From: DmitriyLewen Date: Fri, 3 Mar 2023 15:28:41 +0600 Subject: [PATCH] bump trivy to v0.38.1 --- .github/workflows/build.yaml | 2 +- Dockerfile | 2 +- test/data/config-sarif.test | 2 +- test/data/image-sarif.test | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index caf0f9c..98d8466 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -1,7 +1,7 @@ name: "build" on: [push, pull_request] env: - TRIVY_VERSION: 0.37.2 + TRIVY_VERSION: 0.38.1 BATS_LIB_PATH: '/usr/lib/' jobs: build: diff --git a/Dockerfile b/Dockerfile index a140ea8..9283039 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/aquasecurity/trivy:0.37.2 +FROM ghcr.io/aquasecurity/trivy:0.38.1 COPY entrypoint.sh / RUN apk --no-cache add bash curl npm RUN chmod +x /entrypoint.sh diff --git a/test/data/config-sarif.test b/test/data/config-sarif.test index 681cacb..617eda6 100644 --- a/test/data/config-sarif.test +++ b/test/data/config-sarif.test @@ -64,7 +64,7 @@ } } ], - "version": "0.37.2" + "version": "0.38.1" } }, "results": [ diff --git a/test/data/image-sarif.test b/test/data/image-sarif.test index e25e817..002ae43 100644 --- a/test/data/image-sarif.test +++ b/test/data/image-sarif.test @@ -37,7 +37,7 @@ } } ], - "version": "0.37.2" + "version": "0.38.1" } }, "results": [