optivem/Find Latest Docker Images
Finds Docker images and resolves their digests from any container registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image-urls | Image URLs to resolve digests for. Supports both newline-separated list or JSON array format | yes | — |
Outputs
| name | description |
|---|---|
| image-digest-urls | JSON array of digest URLs in the same order as input |
| latest-image-timestamp | Timestamp of the most recently created image among all processed images |