Skip to content

Instantly share code, notes, and snippets.

@mpermar
Created September 15, 2023 16:27
Show Gist options
  • Save mpermar/4e6aa9b6fc2d920f66681d22a062ef81 to your computer and use it in GitHub Desktop.
Save mpermar/4e6aa9b6fc2d920f66681d22a062ef81 to your computer and use it in GitHub Desktop.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"notes": [
{
"category": "summary",
"text": "Example Company VEX document. Unofficial content for demonstration purposes only.",
"title": "Author comment"
}
],
"publisher": {
"category": "vendor",
"name": "Example Company ProductCERT",
"namespace": "https://psirt.example.com"
},
"title": "AquaSecurity example VEX document",
"tracking": {
"current_release_date": "2022-03-03T11:00:00.000Z",
"generator": {
"date": "2022-03-03T11:00:00.000Z",
"engine": {
"name": "Secvisogram",
"version": "1.11.0"
}
},
"id": "2022-EVD-UC-01-A-001",
"initial_release_date": "2022-03-03T11:00:00.000Z",
"revision_history": [
{
"date": "2022-03-03T11:00:00.000Z",
"number": "1",
"summary": "Initial version."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.1.0",
"product": {
"name": "CloudFlare Circl",
"product_id": "SPB-00260",
"product_identification_helper": {
"purl": "pkg:golang/github.com/cloudflare/circl@1.1.0"
}
}
}
],
"category": "product_name",
"name": "CloudFlare Circl"
}
],
"category": "vendor",
"name": "CloudFlare"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1732",
"notes": [
{
"category": "description",
"text": "long description",
"title": "CVE description"
}
],
"product_status": {
"known_not_affected": [
"SPB-00260"
]
},
"threats": [
{
"category": "impact",
"details": "Class with vulnerable code was removed before shipping.",
"product_ids": [
"SPB-00260"
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment