Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "cybersecurity-policy-generator",
|
||||
"description": "Generate enterprise cybersecurity policies from 51 professional templates (SANS, CIS Controls) for ISO 27001, SOC 2, NIST, and CIS Controls compliance in Markdown, Word, HTML, and PDF formats.",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Diego Consolini",
|
||||
"email": "diego@diegocon.nl"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/cybersecurity-policy-generator.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user