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.
1 parent 9c23f01 commit c68e251Copy full SHA for c68e251
internal/sarif/sarif.go
@@ -39,7 +39,7 @@
39
// Properties field of a Tool.Driver is a govulncheck.Config used for the
40
// invocation of govulncheck producing the Results. Properties field of
41
// a Rule contains information on CVE and GHSA aliases for the corresponding
42
-// rule OSV. Clients can use this information to, say, supress and filter
+// rule OSV. Clients can use this information to, say, suppress and filter
43
// vulnerabilities.
44
//
45
// Please see the definition of types below for more information.
0 commit comments