File size: 922 Bytes
2ef05ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Security Policy

## Supported Versions

| Version | Supported |
|---|---|
| 1.0.x | :white_check_mark: |
| < 1.0 | :x: |

## Reporting a Vulnerability

If you discover that any **secure** example in this dataset is actually insecure, or that a mapping is wrong,
please report it privately rather than opening a public issue.

- Email: security contact via the Hugging Face dataset discussion/Security tab.
- Include: the record `id`, the issue, and a suggested correction.
- We aim to triage within 7 days and publish a corrected patch release (e.g. `1.0.1`).

## Scope note

This dataset intentionally contains **vulnerable** code for educational purposes. Reports should focus on:
1. Incorrect/weak "secure" remediations.
2. Wrong OWASP/CWE/ATT&CK mappings.
3. Examples that could be misinterpreted as attacks without remediation context.

Do **not** use this dataset to attack systems you are not authorized to test.