Vulnerability lookup
CVEdb
Library and CLI for consuming NVD data directly without leaning on third-party APIs.
View on GitHub
trailofbits/cvedb
Best for
Offline-friendly triage and local enrichment workflows.
Surface
Vulnerability lookup
Catalog group
Protect Python, packaging, and ML-heavy workflows
Repository
trailofbits/cvedb
From the README
CVEdb is yet another Python CVE database library and utility. There are lots already available. Why create another? Most existing libraries rely on a third party API like cve.circl.lu, which can and do throttle usage, require registration, and/or demand an internet connection. Some libraries are bloated, including web interfaces for search.Read the full README on GitHub ↗
Related tools · Protect Python, packaging, and ML-heavy workflows
- Fickling Decompiler, static analyzer, and bytecode rewriter for Python pickle serializations.
- PrivacyRaven Privacy-testing library for deep-learning systems and privacy-preserving ML techniques.
- MPC-learning Multi-party computation library for machine-learning workflows built around a three-party protocol.
- abi3audit Scans Python extensions and wheels for abi3 compatibility violations across package histories.