mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-05 20:40:16 -08:00
chore: update template URL for brew formula (#9221)
This commit is contained in:
@@ -141,6 +141,7 @@ brews:
|
||||
name: homebrew-trivy
|
||||
homepage: "https://github.com/aquasecurity/trivy"
|
||||
description: "Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues"
|
||||
url_template: "https://get.trivy.dev/trivy?version={{ .Version }}&os={{ tolower .Os }}&arch={{ tolower .Arch }}"
|
||||
test: |
|
||||
system "#{bin}/trivy", "--version"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user