
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
The Cybersecurity and Infrastructure Security Agency (CISA) just made a major move to improve access and usability for its Known Exploited Vulnerabilities (KEV) catalog. Announced by Tod Beardsley on LinkedIn, CISA has launched a new kev-data repository on GitHub, allowing developers, researchers, and cybersecurity enthusiasts to access KEV data in JSON and CSV formats under a CC0 license.
CISA’s KEV catalog, historically hosted on cisa.gov/kev, is now mirrored on GitHub, making it easier for developers and security teams to work with the data.
GitHub offers a robust API for querying and downloading datasets, making it a preferred platform for automation, integrations, and security research. Many projects that rely on vulnerability data—including those built and maintained on GitHub—can now pull KEV data more seamlessly, avoiding potential challenges associated with accessing government-hosted datasets directly.
Additionally, for users in regions where government websites may be restricted or unreliable, GitHub’s global infrastructure ensures broader and more consistent availability of KEV data.
The GitHub repository is updated automatically whenever the KEV catalog is updated on CISA’s website. Typically, KEV updates occur on weekdays during U.S. Eastern business hours when new or modified entries are available. Users can expect both sources—cisa.gov/kev and the kev-data repository—to be synchronized within minutes of each other.
The JSON schema defining the data structure will also remain in sync, though updates to the schema itself are expected to be infrequent, likely only a few times per year.
It’s important to note that the GitHub repository is a read-only mirror for KEV data; additions or removals are still managed solely by CISA under the guidelines of BOD 22-01.
One of the most requested features—commit history—is now available through GitHub. The KEV catalog itself does not include built-in revision history, making it difficult to track when specific vulnerabilities were added or modified. With GitHub, every update to the KEV catalog now has a corresponding commit, allowing users to track changes over time in a structured and accessible way.
This approach aligns KEV with other major vulnerability tracking projects, such as the CVE List and Vulnrichment, which also rely on public logging and issue tracking for greater transparency. With the official kev-data repository, users can also be confident they’re getting an unaltered, authoritative mirror straight from CISA.
“I know other people mirror KEV for their projects, but who can say if they're fiddling with it along the way?” Beardsley said on Mastodon. “With https:// github.com/cisagov/kev-data, you can rest assured that it's the Real and True mirror of KEV. cisa.gov/kev is still the actual authoritative source, but this GitHub mirror is a pretty close second.”
By providing KEV data in a machine-readable format on a developer-friendly platform, CISA is enabling new possibilities for security research and automation. This update makes it easier for organizations to:
While CISA maintains authoritative control over KEV data, this new format empowers users to explore, analyze, and leverage the information in innovative ways.
While cisa.gov/kev remains the official source for KEV data, this GitHub mirror adds flexibility for those looking to build on top of it. Whether you're automating vulnerability tracking, conducting research, or building custom dashboards, the GitHub repo makes it easier to bring KEV data into your workflow. KEV-driven analysis is now just a git clone
away.
This move reflects CISA's commitment to openness and transparency in cybersecurity. As Tod Beardsley put it, this initiative brings "warm nerd fuzzies" to the community while enhancing the utility and reach of the KEV catalog.
Subscribe to our newsletter
Get notified when we publish new security blog posts!
Try it now
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.