Reference
Compliance Mapping
Security framework mappings for ZeroShot findings.
ZeroShot automatically maps findings to security frameworks:
OWASP LLM Top 10
| Code | Name |
|---|---|
| LLM01 | Prompt Injection |
| LLM02 | Insecure Output Handling |
| LLM06 | Sensitive Information Disclosure |
| LLM07 | Insecure Plugin Design |
MITRE ATLAS
| Code | Name |
|---|---|
| AML.T0051 | LLM Prompt Injection |
| AML.T0024 | Exfiltration via ML Model |
| AML.T0043 | Adversarial ML Attack |