-
Notifications
You must be signed in to change notification settings - Fork 1.5k
CVEs: Release-1.8 and Release-1.9 have CVEs that can only be resolved by upgrading to Go 1.23 #12173
Copy link
Copy link
Closed
Labels
area/ciIssues or PRs related to ciIssues or PRs related to ciarea/dependencyIssues or PRs related to dependency changesIssues or PRs related to dependency changesarea/securityIssues or PRs related to securityIssues or PRs related to securitykind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.Categorizes issue or PR as related to a consistently or frequently failing test.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
area/ciIssues or PRs related to ciIssues or PRs related to ciarea/dependencyIssues or PRs related to dependency changesIssues or PRs related to dependency changesarea/securityIssues or PRs related to securityIssues or PRs related to securitykind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.Categorizes issue or PR as related to a consistently or frequently failing test.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The weekly security scan task has found two modules that have CVEs in our codebase.
To bump these to the fixed version (0.35 for crypto and 0.38 for net), we would need to bump the project to use 1.23. We don't generally do this as it'd force anyone consuming the module downstream to upgrade their go as well and that might not work for their projects or timelines.
This issue is to decide and document whether we should bump 1.8 and 1.9 to Go 1.23 or leave it as is.