We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84691b4 commit b0b1564Copy full SHA for b0b1564
1 file changed
go.mod
@@ -23,13 +23,13 @@ require (
23
github.com/muesli/reflow v0.3.0
24
github.com/opencontainers/go-digest v1.0.0
25
github.com/ossf/osv-schema/bindings/go v0.0.0-20250401015358-964c89294a70
26
- github.com/owenrumney/go-sarif/v2 v2.3.3
+ github.com/owenrumney/go-sarif/v3 v3.1.4
27
github.com/package-url/packageurl-go v0.1.3
28
github.com/pandatix/go-cvss v0.6.2
29
github.com/tidwall/gjson v1.18.0
30
github.com/tidwall/pretty v1.2.1
31
github.com/tidwall/sjson v1.2.5
32
- github.com/urfave/cli/v2 v2.27.6
+ github.com/urfave/cli/v3 v3.1.1
33
golang.org/x/net v0.38.0
34
golang.org/x/sync v0.13.0
35
golang.org/x/term v0.30.0
0 commit comments