| --- |
| language: |
| - ru |
| license: cc-by-4.0 |
| tags: |
| - vulnerability |
| - cybersecurity |
| - fstec |
| - severity-classification |
| size_categories: |
| - 100K-1M |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| dataset_info: |
| features: |
| - name: id |
| dtype: string |
| - name: title |
| dtype: string |
| - name: description |
| dtype: string |
| - name: cpes |
| list: 'null' |
| - name: cvss_v4_0 |
| dtype: 'null' |
| - name: cvss_v3_1 |
| dtype: 'null' |
| - name: cvss_v3_0 |
| dtype: 'null' |
| - name: cvss_v2_0 |
| dtype: float64 |
| - name: cve_id |
| dtype: string |
| - name: source |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 63743447 |
| num_examples: 74664 |
| - name: test |
| num_bytes: 7082605 |
| num_examples: 8296 |
| download_size: 19414837 |
| dataset_size: 70826052 |
| --- |
| |
| # Vulnerability-FSTEC |
|
|
| Vulnerability descriptions and severity labels from the [FSTEC](https://vulnerability.circl.lu/recent#fstec), extracted via [Vulnerability-Lookup](https://vulnerability.circl.lu). |
|
|
| ## Source |
|
|
| - **Data source**: [Vulnerability-Lookup](https://vulnerability.circl.lu) API |
| - **Extraction tool**: [VulnTrain](https://github.com/vulnerability-lookup/VulnTrain) |
|
|
| ## Related models |
|
|
| - [CIRCL/vulnerability-severity-classification-russian-ruRoberta-large](https://huggingface.co/CIRCL/vulnerability-severity-classification-russian-ruRoberta-large) — severity classifier trained on this dataset |
|
|