vulndb/cmd/vulnreport/testdata/legacy_ghsas.txtar

27 строки
591 B
Plaintext

# Copyright 2024 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
# Represents the GHSAs accessible via the Github GraphQL API.
-- GHSA-xxxx-yyyy-zzzz --
id: GHSA-xxxx-yyyy-zzzz
identifiers:
- type: CVE
value: CVE-1999-0005
-- GHSA-xxxx-yyyy-0001 --
id: GHSA-xxxx-yyyy-0001
-- GHSA-xxxx-yyyy-0002 --
id: GHSA-xxxx-yyyy-0002
identifiers:
- type: CVE
value: CVE-1999-0002
-- GHSA-xxxx-yyyy-0003 --
id: GHSA-xxxx-yyyy-0003
identifiers:
- type: CVE
value: CVE-1999-0002