We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7990a79 + e465997 commit a165e38Copy full SHA for a165e38
.release/security-scan.hcl
@@ -29,7 +29,9 @@ binary {
29
triage {
30
suppress {
31
vulnerabilities = [
32
- "GO-2025-3408", // github.com/hashicorp/yamux@v0.1.2 TODO(jrasell): remove when dep updated.
+ "GO-2025-3408", // github.com/hashicorp/yamux@v0.1.2 TODO(jrasell): remove when dep updated.
33
+ "GHSA-29qp-crvh-w22m ", // github.com/hashicorp/yamux@v0.1.2 TODO(jrasell): remove when dep updated.
34
+ "GO-2022-0635", // github.com/aws/aws-sdk-go@v1.55.6 TODO(jrasell): remove when dep updated.
35
]
36
}
37
0 commit comments