File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # WAT
1+ # Mirror for CISA KEV
22
33Mirroring https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json since CISA restricts access and applies rate limits.
44
5+ > [ !NOTE]
6+ > This is a fork of https://github.com/EugenMayer/cisa-known-exploited-mirror .
7+
58Updated every midnight - see [ .github/workflows/update.yaml] ( .github/workflows/update.yaml )
69
710# Usage
811
9- Consume it via ` https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json `
10-
11- For gradle it would look like
12-
13- ``` groovy
14-
15- dependencyCheck {
16- analyzers {
17- knownExploitedURL = "https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json"
18- }
19- }
12+ Consume it via
13+ ```
14+ https://raw.githubusercontent.com/aboutcode-org/aboutcode-mirror-kev/main/known_exploited_vulnerabilities.json
2015```
2116
2217# License
2318
2419You can use it without any charge but also without any warranty. It's yours in all the aspects, risk and benefits.
25-
You can’t perform that action at this time.
0 commit comments