insightsengineering/Presidio Action
Github Action to execute PII checks using the Presidio CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 3, 2026
- License
- Apache 2.0
Pinned Snippet
uses: insightsengineering/presidio-action@be06b991f137cfbc0e27e30e3cd2ddc543cb4b54 # v1.1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to verify | no | . |
| configuration-file | Path to custom configuration file | no | "" |
| configuration-data | Configuration data as an inline YAML configuration | no | "" |
| output | Format of output | no | auto |
| publish | Publish result as a PR comment | no | true |
| upload | Upload results as an artifact | no | true |
| presidio-cli-version | Presidio CLI version | no | latest |
| lang-models | List of additional language models to install | no | "" |
| only-changed-files | Only run checks for changed files | no | false |
Outputs
no outputs