Skip to content

EugenMayer/cisa-known-exploited-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

WAT

Mirroring https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json since CISA restricts access and applies rate limits.

Updated every midnight - see .github/workflows/update.yaml

Usage

Consume it via https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json

For gradle it would look like

dependencyCheck {
    analyzers {
        knownExploitedURL = "https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json"
    }
}

License

You can use it without any charge but also without any warranty. It's yours in all the aspects, risk and benefits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published