| { | |
| "total_cves": 100, | |
| "cves_by_severity": { | |
| "critical": 36, | |
| "high": 60, | |
| "medium": 4 | |
| }, | |
| "cves_by_year": { | |
| "2014": 4, | |
| "2015": 3, | |
| "2016": 4, | |
| "2017": 8, | |
| "2018": 11, | |
| "2019": 8, | |
| "2020": 13, | |
| "2021": 18, | |
| "2022": 7, | |
| "2023": 13, | |
| "2024": 11 | |
| }, | |
| "cves_with_active_exploits": 44, | |
| "cves_with_available_exploits": 69, | |
| "cves_with_patches": 100, | |
| "attack_vectors": { | |
| "network": 81, | |
| "local": 18, | |
| "adjacent": 1 | |
| }, | |
| "average_cvss": 8.64 | |
| } |