Skip to content

Commit

Permalink
Merge pull request #5071 from wolfi-dev/wolfictl-b48d87c8-8453-49a9-8…
Browse files Browse the repository at this point in the history
…015-c627e31f2cec

trivy/0.45.0 package update
  • Loading branch information
dlorenc authored Sep 2, 2023
2 parents 9ee972e + 567f462 commit 7ed2807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trivy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: trivy
version: 0.44.1
version: 0.45.0
epoch: 0
description: Simple and comprehensive vulnerability scanner for containers
copyright:
Expand All @@ -17,7 +17,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/aquasecurity/trivy/archive/v${{package.version}}/trivy-${{package.version}}.tar.gz
expected-sha512: a705da35f9fb047d21aaac1ab8c3f680d17b18caf491d14bd3db89960f2e239d096c63ac7d01049f9cd540f2f67c79e8ad7cf4846de08a842471304adc61086c
expected-sha512: 6fd4c0177b4921b14ca43f2f04183b4ad7b30554f2a03602ff1af28aeb77ffc630ded695bebe23cb4549fe66e9c48a3b646e0058ecc27f1f74d917eb0d96d33c

- runs: |
CGO_ENABLED=0 go build \
Expand Down

0 comments on commit 7ed2807

Please sign in to comment.