{
"id": "compliance:owasp-llm-top-10",
"_kind": "ComplianceFramework",
"_file": "extensions/compliance/compliance-frameworks.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "OWASP LLM Applications Top 10",
"frameworkKind": "security",
"jurisdiction": "international",
"version": "2025",
"homepageUrl": "https://owasp.org/www-project-top-10-for-large-language-model-applications/",
"description": "Community-curated top-10 risks for LLM-backed applications.\n"
},
"outgoingEdges": [
{
"from": "compliance:owasp-llm-top-10",
"to": "regulator:ftc",
"kind": "regulated_by",
"attributes": {}
},
{
"from": "compliance:owasp-llm-top-10",
"to": "regulator:uk-aisi",
"kind": "regulated_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:claude-code@1.x",
"to": "compliance:owasp-llm-top-10",
"kind": "complies_with",
"attributes": {}
},
{
"from": "claim:claude-opus-4-7-context-window",
"to": "compliance:owasp-llm-top-10",
"kind": "conforms_to",
"attributes": {}
}
]
}