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": "gdpr-auditor",
|
||||
"description": "Comprehensive GDPR compliance auditing plugin that analyzes static code files, database schema files, and configuration files for EU data protection regulation compliance. Includes 8 reference documents, 5 automated scanning tools (static analysis only), and generates detailed compliance audit reports.",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Diego Consolini",
|
||||
"email": "diego@diegocon.nl"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/gdpr-auditor.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user