8 lines
403 B
Markdown
8 lines
403 B
Markdown
# Scripts
|
|
|
|
Bundled resources for data-privacy-scanner skill
|
|
|
|
- [ ] data_privacy_scan.py: Script to execute the data privacy scan with configurable parameters and output formatting.
|
|
- [ ] report_formatter.py: Script to format the scan results into a user-friendly report (e.g., Markdown, JSON).
|
|
- [ ] config_validator.py: Script to validate the configuration files used by the data privacy scanner tool.
|