2 matches found
GO-2026-5416 gitverify has improper tag signature verification in github.com/supply-chain-tools/gitverify
gitverify has improper tag signature verification in github.com/supply-chain-tools/gitverify...
GHSA-H829-5CG7-6HFF gitverify has improper tag signature verification
gitverify is still a prototype. Impact The bug is related to requireSignedTags which is on by default: an unsigned annotated tag would pass the verification. The commit pointed to by the tag would still have to be signed by a maintainer or a contributor. Patches Since the initial commit, fixed in...