dprakash2101/Check for Hardcoded IPs
A GitHub Action to find hardcoded IP addresses in files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directories | Comma-separated list of directories to check (e.g., src,app,source). | yes | — |
| extensions | Comma-separated list of file extensions to check (e.g., .cs,.py,.js). | no | — |
| combine_extensions | Set to true if you want to combine the provided extensions with the default ones. | no | — |
Outputs
no outputs