minder icon indicating copy to clipboard operation
minder copied to clipboard

Software Supply Chain Security Platform

Results 213 minder issues
Sort by recently updated
recently updated
newest added

### Describe the issue When the OSV PR check catches an issue and the review is dismissed without resolving the inline conversation and at the same time the branch protection...

bug
good first issue
P2

### Describe the issue Currently, we don't handle rate limit exceeded errors from the GitHub API. From [GitHub API Docs](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28#exceeding-the-rate-limit): > Continuing to make requests while you are rate limited...

bug
P2

### Describe the issue As a first time user, after [installing the Minder CLI](https://docs.stacklok.com/minder/getting_started/install_cli), I must have taken a wrong turn and tried to execute `minder provider enroll` next, where...

bug

The idea is to ensure that the workflow that built the artifact is part of the allowed actions list. - Artifact is signed -> get it's signer identity (workflow) ->...

The topic if this issue is to: * Drop the `Artifact Versions` table (no longer used) * Drop the `Artifact` table (still used, so we have to analyse if it's...

good first issue
P2

### Describe the issue When opening a PR, we need to open a PR from a branch. We derive the name of the branch from the "title" of the PR...

bug

**Details:** At the moment a user can leverage config files to create different contexts for the minder CLI works on. For example, one can set a project ID that would...

enhancement
cli
P2

### Please describe the enhancement Minder relies purely on event-based processing triggered by webhooks/user actions. Apart from edge-based triggering, Minder should also reconcile the entities in the background. Reconcilers under...

user-story

There is too much rendering on profile --detailed which results in excessive line wrap, even with a small terminal font , it's not lining up correctly:

bug
cli
P2

### Please describe the enhancement `mindev lint` was done so we could quickly get some linting for minder rule types. However, not much thought was put on how these lint...

good first issue
user-story
P2