New package: grype-0.51.0
This commit is contained in:
parent
44a22452cc
commit
096b03745a
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'grype'
|
||||
pkgname=grype
|
||||
version=0.51.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/anchore/grype"
|
||||
short_desc="Vulnerability scanner for container images and filesystems"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/anchore/grype"
|
||||
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=5d7260f15fe8cee30253894c0c4bae0451053585da45df72aef30dab7c14d0e0
|
Loading…
Reference in New Issue