Files
git.stella-ops.org/docs/samples/console/console-vuln-29-001.json
master 10212d67c0
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
api-governance / spectral-lint (push) Has been cancelled
Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls.
2025-11-20 07:50:52 +02:00

20 lines
509 B
JSON

{
"query": "openssl",
"tenant": "demo",
"timestamp": "2025-11-19T00:00:00Z",
"results": [
{
"advisoryId": "CVE-2024-1234",
"title": "OpenSSL buffer overflow",
"severity": "HIGH",
"package": "openssl",
"version": "1.1.1w",
"source": "nvd",
"linksetId": "lnm-ossl-001",
"justification": "aggregation-only",
"provenance": {"fetchedAt": "2025-11-18T12:00:00Z", "digest": "sha256:dummy"}
}
],
"pagination": {"pageSize": 20, "next": null}
}