CoolFace
Datasetpublic

ismailtasdelen/AppSecBench

AppSecBench Dataset Card Dataset Summary AppSecBench is an original benchmark of 406 vulnerable/secure code pairs spanning 12 programming languages, 18 frameworks, 34 vulnerability classes, and 5 difficulty levels. Each record is a self-contained evaluation case: a vulnerable snippet, its secure counterpart, an exploit sketch, and the "ground truth" a detector/model is expected to produce (CWE, OWASP, severity, CVSS 3.1, explainability, fix, and… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/AppSecBench.

sourceHugging Faceupdated 13d agoView on Hugging Face
0likes297downloads
17 commits on main
651ab7f13d ago

Add _schema_version field to all JSONL records

ismail.tasdelen
152da2c13d ago

cache bust: trigger HF worker

ismail.tasdelen
a2f40ee13d ago

restore JSONL files

ismail.tasdelen
28d5a6713d ago

remove JSONL temporarily to reset worker cache

ismail.tasdelen
c264b1013d ago

Upload README.md with huggingface_hub

ismailtasdelen
7a4a48513d ago

restore README.md with dataset_info removed

ismail.tasdelen
eb32bea13d ago

remove README temporarily

ismail.tasdelen
14733a013d ago

update README timestamp

ismail.tasdelen
9bdddcb13d ago

dummy: trigger HF worker cache refresh

ismail.tasdelen
852103913d ago

Fix Dataset Viewer: remove all non-JSONL JSON files

ismail.tasdelen
323f2c613d ago

Add dataset viewer note to appsecbench.py docstring

ismail.tasdelen
06c53c213d ago

Remove dataset_info block entirely - HF auto-infers features from JSONL

ismail.tasdelen
99440a713d ago

Fix Dataset Viewer: remove dict/list dtype features from dataset_info

ismail.tasdelen
d38f0802mo ago

Upload folder using huggingface_hub

ismailtasdelen
dc36d9d2mo ago

Upload README.md with huggingface_hub

ismailtasdelen
8df6aa02mo ago

Upload folder using huggingface_hub

ismailtasdelen
ed607e92mo ago

initial commit

ismailtasdelen