Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls.
This commit is contained in:
19
docs/samples/console/console-vuln-29-001.json
Normal file
19
docs/samples/console/console-vuln-29-001.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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}
|
||||
}
|
||||
Reference in New Issue
Block a user