github.com/google/osv-scalibr@v0.4.1/enricher/govulncheck/source/testdata/govulncheckinput.json (about)

     1  {
     2    "GO-2021-0053": [
     3      {
     4        "osv": "GO-2021-0053",
     5        "fixed_version": "v1.3.2",
     6        "trace": [
     7          {
     8            "module": "github.com/gogo/protobuf",
     9            "version": "v1.3.1"
    10          }
    11        ]
    12      },
    13      {
    14        "osv": "GO-2021-0053",
    15        "fixed_version": "v1.3.2",
    16        "trace": [
    17          {
    18            "module": "github.com/gogo/protobuf",
    19            "version": "v1.3.1",
    20            "package": "github.com/gogo/protobuf/plugin/unmarshal"
    21          }
    22        ]
    23      }
    24    ],
    25    "GO-2023-1558": [
    26      {
    27        "osv": "GO-2023-1558",
    28        "fixed_version": "v1.1.0",
    29        "trace": [
    30          {
    31            "module": "github.com/ipfs/go-bitfield",
    32            "version": "v1.0.0"
    33          }
    34        ]
    35      },
    36      {
    37        "osv": "GO-2023-1558",
    38        "fixed_version": "v1.1.0",
    39        "trace": [
    40          {
    41            "module": "github.com/ipfs/go-bitfield",
    42            "version": "v1.0.0",
    43            "package": "github.com/ipfs/go-bitfield"
    44          }
    45        ]
    46      },
    47      {
    48        "osv": "GO-2023-1558",
    49        "fixed_version": "v1.1.0",
    50        "trace": [
    51          {
    52            "module": "github.com/ipfs/go-bitfield",
    53            "version": "v1.0.0",
    54            "package": "github.com/ipfs/go-bitfield",
    55            "function": "NewBitfield",
    56            "position": {
    57              "filename": "bitfield.go",
    58              "offset": 250,
    59              "line": 12,
    60              "column": 6
    61            }
    62          },
    63          {
    64            "module": "github.com/ossf-tests/osv-e2e",
    65            "package": "github.com/ossf-tests/osv-e2e",
    66            "function": "main",
    67            "position": {
    68              "filename": "main.go",
    69              "offset": 254,
    70              "line": 16,
    71              "column": 22
    72            }
    73          }
    74        ]
    75      }
    76    ]
    77  }