CoolFace
20 results

Vulnerability

CyberNative /Code_Vulnerability_Security_DPO Cybernative.ai Code Vulnerability and Security Dataset Dataset Description The Cybernative.ai Code Vulnerability and Security Dataset is a dataset of synthetic Data Programming by Demonstration (DPO) pairs, focusing on the intricate relationship between secure and insecure code across a variety of programming languages. This dataset is meticulously crafted to serve as a pivotal resource for researchers, cybersecurity professionals, and AI developers who are keen on… See the full description on the dataset page: https://huggingface.co/datasets/CyberNative/Code_Vulnerability_Security_DPO.text1K<n<10K170 likes1.7k downloads3y agoHugging FaceCIRCL /vulnerability-cwe-patch Description This dataset, CIRCL/vulnerability-cwe-patch, provides structured, real-world vulnerabilities enriched with CWE identifiers and corresponding patches from platforms like GitHub and GitLab. It is designed to support the development of tools for vulnerability classification, triage, and automated remediation. Each entry includes metadata such as CVE/GHSA ID, a description, CWE categorization, and links to verified patch commits with associated diff content and commit… See the full description on the dataset page: https://huggingface.co/datasets/CIRCL/vulnerability-cwe-patch.text1K<n<10K4 likes453 downloads2mo agoHugging Faceayshajavd /code-security-vulnerability-dataset Code Security Vulnerability Dataset A curated multi-language dataset of 175,419 code samples labeled with 31 vulnerability classes (30 CWEs + safe) for training multi-label code vulnerability detection models. Labels are mapped to OWASP Top 10 2021 categories. Dataset Details Property Value Total Samples 175,419 Train / Val / Test 140,335 / 17,542 / 17,542 Languages C, C++, Python, JavaScript, Java, PHP, Go Labels 31 (multi-label) Format Parquet with… See the full description on the dataset page: https://huggingface.co/datasets/ayshajavd/code-security-vulnerability-dataset.texttext-classification100K<n<1M6 likes410 downloads5mo agoHugging FaceCIRCL /vulnerability-scores vulnerability-scores This dataset comprises 798,886 real-world vulnerabilities used to train and evaluate VLAI, a transformer-based model designed to predict software vulnerability severity levels directly from text descriptions, enabling faster and more consistent triage. The dataset is presented in the paper VLAI: A RoBERTa-Based Model for Automated Vulnerability Severity Classification. Sources Source Label Entries Share cvelistv5 CVE Program… See the full description on the dataset page: https://huggingface.co/datasets/CIRCL/vulnerability-scores.tabulartext-classification100K<n<1M11 likes303 downloads18h agoHugging Facelemon42-ai /Code_Vulnerability_Labeled_Dataset Dataset Card for Code_Vulnerability_Labeled_Dataset Dataset Summary This dataset provides (code, vulnerability) pairs. The vulnerability field takes values according to the CWE annotation: CWE Description CWE-020 Improper Input Validation CWE-022 Improper Limitation of a Pathname to a Restricted Directory (“Path Traversal”) CWE-078 Improper Neutralization of Special Elements used in an OS Command (“OS Command Injection”) CWE-079 Improper Neutralization of… See the full description on the dataset page: https://huggingface.co/datasets/lemon42-ai/Code_Vulnerability_Labeled_Dataset.texttext-classification1K<n<10K13 likes215 downloads2y agoHugging Faceryal-xyz /vul-mine-vulnerability-dataset VulMine vulnerability dataset VulMine is a strict, naturally imbalanced function/method-level vulnerability dataset mined from public OSV advisories and immutable public Git revisions. The default configuration covers Java, Python, and JavaScript. The c-cpp configuration is a C/C++ language control built with the same VulMine label and cleaning principles for comparisons with Big-Vul. Release The default configuration contains vulmine-clean-v1.2. Split… See the full description on the dataset page: https://huggingface.co/datasets/ryal-xyz/vul-mine-vulnerability-dataset.tabulartext-classification100K<n<1M0 likes206 downloads1mo agoHugging Face