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 @@
# Assets
Bundled resources for data-privacy-scanner skill
- [ ] report_template.md: A Markdown template for generating data privacy scan reports.
- [ ] example_config.yaml: Example configuration file for the data-privacy-scanner tool.
- [ ] sample_code_with_pii.py: A code sample containing PII (Personally Identifiable Information) to demonstrate the scanner's capabilities.