@@ -3,41 +3,41 @@ module github.com/google/osv-scanner/v2
3
3
go 1.24.6
4
4
5
5
require (
6
- deps.dev/api/v3 v3.0.0-20250903005441-604c45d5b44b
7
- deps.dev/util/maven v0.0.0-20250903005441-604c45d5b44b
8
- deps.dev/util/resolve v0.0.0-20250903005441-604c45d5b44b
9
- deps.dev/util/semver v0.0.0-20250903005441-604c45d5b44b
6
+ deps.dev/api/v3 v3.0.0-20250917073939-6ff3dd7d2eea
7
+ deps.dev/util/maven v0.0.0-20250917073939-6ff3dd7d2eea
8
+ deps.dev/util/resolve v0.0.0-20250917073939-6ff3dd7d2eea
9
+ deps.dev/util/semver v0.0.0-20250917073939-6ff3dd7d2eea
10
10
github.com/BurntSushi/toml v1.5.0
11
11
github.com/CycloneDX/cyclonedx-go v0.9.2
12
12
github.com/charmbracelet/bubbles v0.21.0
13
- github.com/charmbracelet/bubbletea v1.3.6
13
+ github.com/charmbracelet/bubbletea v1.3.10
14
14
github.com/charmbracelet/glamour v0.10.0
15
15
github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
16
- github.com/gkampitakis/go-snaps v0.5.14
16
+ github.com/gkampitakis/go-snaps v0.5.15
17
17
github.com/go-git/go-git/v5 v5.16.2
18
18
github.com/google/go-cmp v0.7.0
19
19
github.com/google/osv-scalibr v0.3.3-0.20250829011816-004b493f3b78
20
20
github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5
21
21
github.com/jedib0t/go-pretty/v6 v6.6.8
22
22
github.com/muesli/reflow v0.3.0
23
23
github.com/opencontainers/go-digest v1.0.0
24
- github.com/ossf/osv-schema/bindings/go v0.0.0-20250902063920-695987a6b7da
24
+ github.com/ossf/osv-schema/bindings/go v0.0.0-20250922001250-9fc1e2b3ee88
25
25
github.com/owenrumney/go-sarif/v3 v3.2.3
26
26
github.com/package-url/packageurl-go v0.1.3
27
27
github.com/pandatix/go-cvss v0.6.2
28
28
github.com/tidwall/gjson v1.18.0
29
29
github.com/tidwall/pretty v1.2.1
30
30
github.com/tidwall/sjson v1.2.5
31
31
github.com/urfave/cli/v3 v3.4.1
32
- golang.org/x/net v0.43 .0
33
- golang.org/x/sync v0.16 .0
34
- golang.org/x/term v0.34 .0
32
+ golang.org/x/net v0.44 .0
33
+ golang.org/x/sync v0.17 .0
34
+ golang.org/x/term v0.35 .0
35
35
golang.org/x/vuln v1.1.4
36
- google.golang.org/grpc v1.75.0
37
- google.golang.org/protobuf v1.36.8
36
+ google.golang.org/grpc v1.75.1
37
+ google.golang.org/protobuf v1.36.9
38
38
gopkg.in/ini.v1 v1.67.0
39
39
gopkg.in/yaml.v3 v3.0.1
40
- osv.dev/bindings/go v0.0.0-20250905014459-96958296f6f2
40
+ osv.dev/bindings/go v0.0.0-20250922045631-2718b40f69af
41
41
)
42
42
43
43
require (
@@ -57,7 +57,7 @@ require (
57
57
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
58
58
github.com/aymerick/douceur v0.2.0 // indirect
59
59
github.com/charmbracelet/colorprofile v0.3.1 // indirect
60
- github.com/charmbracelet/x/ansi v0.9.3 // indirect
60
+ github.com/charmbracelet/x/ansi v0.10.1 // indirect
61
61
github.com/charmbracelet/x/cellbuf v0.0.13 // indirect
62
62
github.com/charmbracelet/x/exp/slice v0.0.0-20250711012602-b1f986320f7e // indirect
63
63
github.com/charmbracelet/x/term v0.2.1 // indirect
@@ -173,13 +173,13 @@ require (
173
173
go.opentelemetry.io/otel/trace v1.37.0 // indirect
174
174
go.uber.org/multierr v1.11.0 // indirect
175
175
go.yaml.in/yaml/v2 v2.4.2 // indirect
176
- golang.org/x/crypto v0.41 .0 // indirect
176
+ golang.org/x/crypto v0.42 .0 // indirect
177
177
golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc // indirect
178
- golang.org/x/mod v0.26 .0 // indirect
179
- golang.org/x/sys v0.35 .0 // indirect
180
- golang.org/x/telemetry v0.0.0-20250710130107-8d8967aff50b // indirect
181
- golang.org/x/text v0.28 .0 // indirect
182
- golang.org/x/tools v0.35 .0 // indirect
178
+ golang.org/x/mod v0.27 .0 // indirect
179
+ golang.org/x/sys v0.36 .0 // indirect
180
+ golang.org/x/telemetry v0.0.0-20250807160809-1a19826ec488 // indirect
181
+ golang.org/x/text v0.29 .0 // indirect
182
+ golang.org/x/tools v0.36 .0 // indirect
183
183
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
184
184
google.golang.org/genproto v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
185
185
google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
0 commit comments