fleet/security/vex/fleetctl/CVE-2019-10202.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
725 B
JSON

{
"@context": "https://openvex.dev/ns/v0.2.0",
"@id": "https://openvex.dev/docs/public/vex-469d711e005a8d3393e8a278cd6989fdf46a6b883f5e9387bebe5d7e5d277d61",
"author": "@lucasmrod",
"timestamp": "2025-04-15T10:31:31.924948-03:00",
"version": 1,
"statements": [
{
"vulnerability": {
"name": "CVE-2019-10202"
},
"timestamp": "2025-04-15T10:31:31.924953-03:00",
"products": [
{
"@id": "fleetctl"
},
{
"@id": "pkg:maven/org.codehaus.jackson/jackson-mapper-asl"
}
],
"status": "not_affected",
"status_notes": "fleetctl does not use Java",
"justification": "vulnerable_code_not_in_execute_path"
}
]
}