SecureCodePairs / SECURITY.md
ismailtasdelen's picture
Release v1.2.0: SecureCodePairs (470 code pairs + 30 LLM security trajectories)
2ef05ec verified
|
Raw
History Blame Contribute Delete
922 Bytes
# 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.