18 lines
679 B
JSON
18 lines
679 B
JSON
{
|
|
"name": "gdpr-auditor",
|
|
"owner": {
|
|
"name": "Diego Consolini",
|
|
"email": "diego@diegocon.nl"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-diegocconsolini-claudeskillcollection-gdpr-auditor.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |