II.
LibraryProcess JSON
Structured · livelib-process:web-development--owasp-security-audit
owasp-security-audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--owasp-security-audit",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "owasp-security-audit",
"description": "OWASP Security Audit - Process for conducting security audits based on OWASP Top 10 and implementing security best practices.",
"libraryPath": "library/specializations/web-development/owasp-security-audit.js",
"specialization": "web-development",
"usesAgents": [
"security-scanner",
"owasp-specialist",
"security-remediation-specialist",
"security-hardening-specialist",
"technical-writer-agent"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "skill-area:web-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "topic:xss-prevention",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "topic:defense-in-depth",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "workflow:security-audit",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--owasp-security-audit",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}