II.
Topic JSON
Structured · livetopic:xss-prevention
Cross-Site Scripting (XSS) Prevention json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:xss-prevention",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cross-Site Scripting (XSS) Prevention",
"description": "XSS Prevention as a cross-cutting topic - output encoding, safe DOM use,\nscript loading controls, and untrusted content isolation.\n"
},
"outgoingEdges": [
{
"from": "topic:xss-prevention",
"to": "domain:security",
"kind": "applies_to"
},
{
"from": "topic:xss-prevention",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:security",
"to": "topic:xss-prevention",
"kind": "contains"
},
{
"from": "lib-agent:web-development--security-auditor",
"to": "topic:xss-prevention",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "topic:xss-prevention",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--csp",
"to": "topic:xss-prevention",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--web-security",
"to": "topic:xss-prevention",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}