fleet/security/vex/fleetctl/CVE-2023-6879.vex.json
Lucas Manuel Rodriguez 895194d63b
Add scanning to released images and process to track vulnerabilities (#28087)
For #25902.

---------

Co-authored-by: Sharon Katz <121527325+sharon-fdm@users.noreply.github.com>
2025-04-16 11:50:10 -03:00

26 lines
700 B
JSON

{
"@context": "https://openvex.dev/ns/v0.2.0",
"@id": "https://openvex.dev/docs/public/vex-cd47567372016fff85e01a8b70ef5f3c31c8df9c1634c4143633137c44809d1f",
"author": "@lucasmrod",
"timestamp": "2025-04-15T10:28:21.796432-03:00",
"version": 1,
"statements": [
{
"vulnerability": {
"name": "CVE-2023-6879"
},
"timestamp": "2025-04-15T10:28:21.796437-03:00",
"products": [
{
"@id": "fleetctl"
},
{
"@id": "pkg:deb/debian/libaom3"
}
],
"status": "not_affected",
"status_notes": "fleetctl does not use libaom3",
"justification": "vulnerable_code_not_in_execute_path"
}
]
}