mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
sec: Remove yamux suppression as vuln has been revoked. (#25044)
This commit is contained in:
@@ -29,9 +29,7 @@ binary {
|
||||
triage {
|
||||
suppress {
|
||||
vulnerabilities = [
|
||||
"GO-2025-3408", // github.com/hashicorp/yamux@v0.1.2 TODO(jrasell): remove when dep updated.
|
||||
"GHSA-29qp-crvh-w22m ", // github.com/hashicorp/yamux@v0.1.2 TODO(jrasell): remove when dep updated.
|
||||
"GO-2022-0635", // github.com/aws/aws-sdk-go@v1.55.6 TODO(jrasell): remove when dep updated.
|
||||
"GO-2022-0635", // github.com/aws/aws-sdk-go@v1.55.6 TODO(jrasell): remove when dep updated.
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user