-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
Proposal Details
Having the go1.24 source locally includes a test binary that gets correctly identified as a go1.17 binary and thus gets flagged by scanners as having many critical and high vulnerabilities that are false positive.
While I don't deny that scanners could be better at detecting false positive, the current state is that this version being incorrectly flagged as having this many vulnerabilities might turn away some users from using it.
A vex statement is fairly unobtrusive way to help scanners in the scanner not to flag these false positive and is a minuscule hinderance compared to having to justify to an IT department why these issues don't apply.
seankhliao
Metadata
Metadata
Assignees
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.