minder
minder copied to clipboard
Software Supply Chain Security Platform
### 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...
### 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...
### 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...
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...
### 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...
**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...
### 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...
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:
### 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...