anchore / anchore/syft

Missing ETUI interaction for pull from registry (registry source only)

Open
#383 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
9.6k
Forks
954
Avg merge
23h 27m
Merged PRs (30d)
48

Description

Today when pulling from the docker daemon there is a ETUI interaction showing intermediate progress. There is no equivalent for the pull status from a `registry:` source. An addition is needed in stereoscope to pre-fetch the image instead of a just-in-time fetch at parse, as done today.

Contributor guide

Open the contributing guide

Research direction

Start by reading stereoscope's handling of the `registry:` source and compare it with the existing docker-daemon pull path that shows intermediate ETUI progress. Trace where registry images are currently fetched during parsing. Done means registry pulls are prefetched and expose equivalent ETUI interaction and progress before parsing.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.