Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:04 +08:00
commit e6f4700969
8 changed files with 160 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for data-privacy-scanner skill
- [ ] data_privacy_scanner_api.md: Detailed API documentation for the data-privacy-scanner tool, including parameters, response formats, and error codes.
- [ ] gdpr_compliance_guide.md: A guide to GDPR compliance, outlining key requirements and how the data privacy scanner can help meet them.
- [ ] sensitive_data_patterns.md: A list of common sensitive data patterns (e.g., credit card numbers, social security numbers) used by the scanner.