classify_cwe
Classify vulnerability descriptions into CWE categories. Uses a fine-tuned RoBERTa model to predict the most likely Common Weakness Enumeration categories, mapped to parent CWEs.
Instructions
Classify a vulnerability description into CWE categories.
Uses CIRCL's fine-tuned RoBERTa model to predict the most likely CWE (Common Weakness Enumeration) categories, mapped to their parent CWEs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | The vulnerability description text (English). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||