utilitywarehouse/Docker URI check
Finds and checks Docker URIs against the provided registries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| docker-registries | A map of Docker registry endpoints to credentials. Example value: { "registry.uw.systems": { "username": "somebody", "password": "the password", } } | yes | — |
| merge-base | The branch name or ref to compare against such as "master" whatever branch a PR is being merged into. | yes | — |
| file-extensions | A comma separated list of file extensions that should be checked for Docker image URIs. | yes | — |
Outputs
no outputs