aboutcode-org / aboutcode-org/scancode.io
SCIO: Lookup/fetch and match base image for windows containers
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
Find way to lookup Windows container layers in the Docker of mcr registry APIs
For instance https://mcr.microsoft.com/v2/windows/manifests/10.0.17763.5576-amd64 is for a windows image version 10.0.17763.5576 on amd64
It may require to index ALL windows images and layers as the data is not queryable by checksum: you need to know first the image name and tag.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.