From 49e970d7ac7539dfcc6ddba87b22ddd9b7377540 Mon Sep 17 00:00:00 2001 From: Carol Valencia <8355621+krol3@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:27:39 -0300 Subject: [PATCH] chore: pinning 0.29.0 trivy (#128) Co-authored-by: carolina valencia --- .github/workflows/build.yaml | 2 +- Dockerfile | 2 +- test/data/config.test | 2 +- test/data/fs-scheck.test | 2 +- test/data/image-sarif.test | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index b5747f0..66a1f6a 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.28.1 + TRIVY_VERSION: 0.29.0 jobs: build: name: build diff --git a/Dockerfile b/Dockerfile index 1378464..dbb6638 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/aquasecurity/trivy:0.28.1 +FROM ghcr.io/aquasecurity/trivy:0.29.0 COPY entrypoint.sh / RUN apk --no-cache add bash RUN chmod +x /entrypoint.sh diff --git a/test/data/config.test b/test/data/config.test index d05f832..57f432a 100644 --- a/test/data/config.test +++ b/test/data/config.test @@ -20,7 +20,7 @@ "Class": "config", "Type": "dockerfile", "MisconfSummary": { - "Successes": 22, + "Successes": 21, "Failures": 1, "Exceptions": 0 }, diff --git a/test/data/fs-scheck.test b/test/data/fs-scheck.test index d05f832..57f432a 100644 --- a/test/data/fs-scheck.test +++ b/test/data/fs-scheck.test @@ -20,7 +20,7 @@ "Class": "config", "Type": "dockerfile", "MisconfSummary": { - "Successes": 22, + "Successes": 21, "Failures": 1, "Exceptions": 0 }, diff --git a/test/data/image-sarif.test b/test/data/image-sarif.test index 9c67029..5b8ffc8 100644 --- a/test/data/image-sarif.test +++ b/test/data/image-sarif.test @@ -442,7 +442,7 @@ } } ], - "version": "0.28.1" + "version": "0.29.0" } }, "results": [