13 lines
485 B
Bash
13 lines
485 B
Bash
# 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
|