Skip to content

Commit

Permalink
data: preserve CVE references
Browse files Browse the repository at this point in the history
Change-Id: I97e83406251fb6283dd0b1f44167124d4ec99816
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/554156
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
  • Loading branch information
tatianab authored and gopherbot committed Jan 4, 2024
1 parent aca7204 commit bb145b8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/cve/v5/GO-2023-2102.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,12 @@
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/"
}
]
}
Expand Down
3 changes: 3 additions & 0 deletions data/cve/v5/GO-2023-2185.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/12/05/2"
},
{
"url": "https://security.netapp.com/advisory/ntap-20231214-0008/"
}
]
}
Expand Down
2 changes: 2 additions & 0 deletions data/reports/GO-2023-2102.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ cve_metadata:
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/
1 change: 1 addition & 0 deletions data/reports/GO-2023-2185.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@ cve_metadata:
cwe: 'CWE-41: Improper Resolution of Path Equivalence'
references:
- http://www.openwall.com/lists/oss-security/2023/12/05/2
- https://security.netapp.com/advisory/ntap-20231214-0008/

0 comments on commit bb145b8

Please sign in to comment.