rob-derosa/PII Detection
Detects PII, such as phone numbers, SSN, email addresses, IP addresses, etc. in any issues, pull requests and comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| azure-cognitive-subscription-key | Azure Cognitive Services resource key found in in the Azure Portal | yes | — |
| azure-cognitive-endpoint | Azure Cognitive Services endpoint found in in the Azure Portal | yes | — |
| categories | A pipe-separated list of included categories | yes | — |
| label-text | The text of the label to be applied to any issues or pull requests containing PII | no | — |
| github-token | Your GitHub token | yes | — |
Outputs
| name | description |
|---|---|
| results | PII analysis JSON results from Microsoft Text Analytics |