{ "request": { "method": "GET", "url": "https://access.redhat.com/labs/securitydataapi/advisory.json", "parameters": { "type": "RHSA", "severity": "Critical", "product": "Red Hat Enterprise Linux 8", "per_page": "10", "page": "1" } }, "response": { "status": 200, "body": [ { "id": "RHSA-2024:0001", "title": "Critical: kernel security update", "severity": "Critical", "type": "RHSA", "issued": "2024-01-02T00:00:00Z", "updated": "2024-01-02T00:00:00Z", "cves": ["CVE-2023-4911", "CVE-2023-6931"] }, { "id": "RHSA-2024:0025", "title": "Critical: glibc security update", "severity": "Critical", "type": "RHSA", "issued": "2024-01-10T00:00:00Z", "updated": "2024-01-10T00:00:00Z", "cves": ["CVE-2023-4806", "CVE-2023-4813"] } ] } }