https://github.com/jgamblin/kev_epss
KEV EPSS Data
https://github.com/jgamblin/kev_epss
cisa cisa-kev cvss cvssv3 epss nvd
Last synced: 5 months ago
JSON representation
KEV EPSS Data
- Host: GitHub
- URL: https://github.com/jgamblin/kev_epss
- Owner: jgamblin
- License: apache-2.0
- Created: 2022-10-07T19:15:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T00:17:21.000Z (over 1 year ago)
- Last Synced: 2024-05-30T01:17:45.039Z (over 1 year ago)
- Topics: cisa, cisa-kev, cvss, cvssv3, epss, nvd
- Language: Jupyter Notebook
- Homepage:
- Size: 46.9 MB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CISA Known Exploited Vulnerabilities Enrichment
This project comprises a simple jupyter notebook that downloads the [CISA Known Exploited Vulnerabilities](https://www.cisa.gov/known-exploited-vulnerabilities-catalog) and enrichs it with the current [EPSS](https://www.first.org/epss/) and the [CVSS V3 Base Score](https://www.first.org/cvss/).
All the current CISA Known Exploited CVEs with their scores are available in this [CSV file](epss_kev_nvd.csv).
## Current Scatter Plot

## Github Action
This reposiotry is updated automatically every 12 hours with a [Github Action](https://github.com/features/actions).