PKGNAME=trivy
PKGSEC=devel
BUILDDEP="go goreleaser"
PKGDES="A software security scanner for multiple kinds of inputs"

# FIXME: Autobuild does not yet support splitting out debug symbol from Go executables
ABSPLITDBG=0

# FIXME: goreleaser does not build properly on these archs
FAIL_ARCH="@(loongarch64|loongarch64_nosimd|loongson3|riscv64)"
