CoolFace
Datasetpublic

nickh007/cve-proof-corpus

CVE Proof Corpus Six real vulnerability classes, each with a machine-checkable proof that the shipped fix eliminates it — and a checker that shares no code with whatever produced the proof. Every record carries the safety relation, the guard the upstream project shipped, the declared attacker domain, and the nonnegative multipliers that prove the guard implies safety. All six verify. pip install "certkit@git+https://github.com/nickharris808/certkit@main" python verify.py… See the full description on the dataset page: https://huggingface.co/datasets/nickh007/cve-proof-corpus.

sourceHugging Faceapache-2.0updated 21d agoView on Hugging Face
0likes2.1kdownloads
10 commits on main
eec60b721d ago

Upload CITATION.cff with huggingface_hub

nickh007
921987121d ago

Upload README.md with huggingface_hub

nickh007
03be5a51mo ago

Remove __pycache__ artefacts accidentally included in the previous sync

nickh007
389a8a91mo ago

Remove __pycache__ artefacts accidentally included in the previous sync

nickh007
c1f09481mo ago

Sync from monorepo: verify.py refreshed; no files removed

nickh007
57a2a452mo ago

Card: add a load quickstart and an honest-scope section

nickh007
8579d302mo ago

Link the landing page

nickh007
0bedbd42mo ago

Polish: ecosystem cross-links, working install lines, richer tags

nickh007
4bd7b122mo ago

Initial release: six CVE classes with machine-checkable proofs

nickh007
445a56c2mo ago

initial commit

nickh007