Skip to content

Commit

Permalink
conversion for cloudflare records
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed May 20, 2024
1 parent f56fdb4 commit 353fbca
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 0 deletions.
41 changes: 41 additions & 0 deletions data/anchore/2024/CVE-2024-1410.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"additionalMetadata": {
"cna": "cloudflare",
"cveId": "CVE-2024-1410",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://github.com/cloudflare/quiche/security/advisories/GHSA-xhg9-xwch-vr7x"
]
},
"adp": {
"affected": [
{
"collectionURL": "https://crates.io/crates",
"packageName": "quiche",
"cpes": [
"cpe:2.3:a:cloudflare:quiche:*:*:*:*:*:*:*:*"
],
"product": "quiche",
"vendor": "Cloudflare",
"versions": [
{
"lessThan": "0.19.2",
"status": "affected",
"version": "0.15.0",
"versionType": "semver"
},
{
"lessThan": "0.20.1",
"status": "affected",
"version": "0.20.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
41 changes: 41 additions & 0 deletions data/anchore/2024/CVE-2024-1765.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"additionalMetadata": {
"cna": "cloudflare",
"cveId": "CVE-2024-1765",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://github.com/cloudflare/quiche/security/advisories/GHSA-78wx-jg4j-5j6g"
]
},
"adp": {
"affected": [
{
"collectionURL": "https://crates.io/crates",
"packageName": "quiche",
"cpes": [
"cpe:2.3:a:cloudflare:quiche:*:*:*:*:*:*:*:*"
],
"product": "quiche",
"vendor": "Cloudflare",
"versions": [
{
"lessThan": "0.19.2",
"status": "affected",
"version": "0.15.0",
"versionType": "semver"
},
{
"lessThan": "0.20.1",
"status": "affected",
"version": "0.20.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}

0 comments on commit 353fbca

Please sign in to comment.