alwell-kevin/PII Detection Action
Detects PII such as phone numbers, social security numbers, email addresses, IP addresses, etc. in any issues or pull requests that are opened, edited or commented on
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 | The text of the label to be applied to any issues or pull requests containing PII | yes | — |
Outputs
| name | description |
|---|---|
| results | PII analysis JSON results from Microsoft Text Analytics |