osv-scanner
osv-scanner copied to clipboard
build fails on armhf, armv7 and x86 (32bit)
../go/github.com/spdx/[email protected]/rdfloader/xmlreader/xmlreader.go:213:27: WHITESPACE (untyped int constant 4294977024) overflows int
>>> ERROR: osv-scanner: build failed
i'm trying to add osv-scanner to aports for alpinelinux.
the pipelines are mostly fine except for armhf, armv7 and x86 with the above error
any idea why?
https://gitlab.alpinelinux.org/tuananh/aports/-/pipelines/147834
the issue is from this dependency https://github.com/spdx/gordf/issues/7
This is fixed by #104, and should be released next week.
Fixed in v1.1.0 release.