15 lines
391 B
JSON
15 lines
391 B
JSON
{
|
|
"name": "security-compliance",
|
|
"description": "SOC2, HIPAA, and GDPR compliance validation, secrets scanning, compliance checklists, and regulatory documentation",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/security-auditor.md"
|
|
],
|
|
"commands": [
|
|
"./commands/compliance-check.md"
|
|
]
|
|
} |