docker / docker/scout-cli

Set environment context

Open
#144 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Shell
Stars
454
Forks
134
PR merge metrics
No merged PRs in 30d

Description

In cases of fast iteration while refactoring to remove vulnerabilities, the information is noisy, or trashy information that I wouldn’t like to have related to the organization, so I don't want to push these images into the Docker Scout platform. But, it is useful information and so it would useful to use local/image to identify those changes that are not ready yet.

It would be great if Docker Scout had the context of the org I'm in, and the environment/stage I am in. Analogous to git having folder and branch context. So for example, I could be warned if I try to register an image that's still in flux. Eg “You’re logged into [org name] and trying to register a local image”. This would help avoid clutter, consuming plan resources, hitting limits, etc within the Docker Scout platform.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI flow for registering a local image and how Docker Scout organization context is currently obtained. Clarify how organization and environment or stage should be represented, and define the warning and registration behavior for images still in flux. Done means the intended context model and user-facing behavior are agreed and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
cli, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.