mark osv-scanner as ONLY_FOR_ARCHS (the intersection of archs with Go

and LP64 archs); constant in a dependency overflows 32-bit int
This commit is contained in:
sthen 2022-12-29 13:03:41 +00:00
parent e2475b8488
commit 721e850b1b

View File

@ -1,3 +1,9 @@
# LP64 archs with Go:
ONLY_FOR_ARCHS = aarch64 amd64 mips64 riscv64
# # github.com/spdx/gordf/rdfloader/xmlreader
# ../../../go/pkg/mod/github.com/spdx/gordf@v0.0.0-20201111095634-7098f93598fb/rdfloader/xmlreader/xmlreader.go:213:
# 27: WHITESPACE (untyped int constant 4294977024) overflows int
COMMENT = scan your project's dependencies for vulnerabilities
V = 1.0.1