Alcatraz PII Scan
Version updated for https://github.com/hoophq/alcatraz-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Alcatraz PII Scan GitHub Action detects and reports personal identifiable information (PII) in code, logs, comments, or issues across 12 countries. It uses Alcatraz’s detection engine without any external services or network calls. The action scans PR diffs, log outputs, and comment bodies for PII, annotates the lines, posts a sticky report comment, writes a step summary, and can fail the check until PII is removed or allow-listed.
What’s Changed
What’s Changed
- Fix action description by @matheusfrancisco in https://github.com/hoophq/alcatraz-action/pull/3
Full Changelog: https://github.com/hoophq/alcatraz-action/compare/v1.0.0...v1.0.1