File: multi-stacks.txt

package info (click to toggle)
golang-golang-x-vuln 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,400 kB
  • sloc: sh: 161; asm: 40; makefile: 7
file content (24 lines) | stat: -rw-r--r-- 760 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=== Symbol Results ===

Vulnerability #1: GO-0000-0001
    Third-party vulnerability
  More info: https://pkg.go.dev/vuln/GO-0000-0001
  Module: golang.org/vmod
    Found in: golang.org/vmod@v0.0.1
    Fixed in: golang.org/vmod@v0.1.3
    Platforms: amd
    Example traces found:
      #1: main.main calls vmod.Vuln
      #2: main.main calls vmod.VulnFoo

  Module: golang.org/vmod1
    Found in: golang.org/vmod1@v0.0.3
    Fixed in: golang.org/vmod1@v0.0.4
    Example traces found:
      #1: other.Foo calls vmod1.Vuln
      #2: other.Bar calls vmod1.VulnFoo

Your code is affected by 1 vulnerability from the Go standard library.
This scan found no other vulnerabilities in packages you import or modules you
require.
Use '-show verbose' for more details.