fabasoad/NSFW Detection Action
This GitHub Action detects NSFW content in committed files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | Provider identifier. | yes | — |
| api-key | API key required for the selected provider. | yes | — |
| threshold | The action will fail if the NSFW detection value is greater than or equal to this parameter. | yes | — |
| extensions | Comma-separated list of file extensions for NSFW detection. | no | jpeg,jpg,png,gif,webp,tiff,bmp |
| types | Comma-separated types of changes made during work on the branch. | no | added,copied,modified,renamed |
Outputs
no outputs