12 lines
507 B
JSON
12 lines
507 B
JSON
{
|
|
"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"
|
|
]
|
|
} |