minder icon indicating copy to clipboard operation
minder copied to clipboard

Software Supply Chain Security Platform

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

**Describe the bug** With more complex policies I'm not interested in all of policy evaluation results, but more likely those that fail. It would be nice to be able to...

enhancement
P2

### Describe the issue Currently, Minder requests the following permissions: ``` user:email repo read:packages write:packages workflow read:org ``` https://github.com/stacklok/minder/blob/8c4bab84f4f0838689139bca9d510a3edb6a3e99/internal/auth/oauth.go#L57-L62 Minder allows users to configure [events](https://docs.github.com/en/webhooks/webhook-events-and-payloads) but not [scopes](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps). --- Just-in-time...

enhancement

Cobra allows to have runtime autocompletion of arguments. This will be very nice to have since it will improve the UX of the CLI and minder in general. **Example:** In...

cli
P2

The idea is to introduce versioned docs so we can: * match the Minder releases. This way both are consistent, i.e. v0.0.21 of minder corresponds to v0.0.21 of docs *...

enhancement
docs
P2

### Please describe the enhancement To make it easier to switch between servers, it would be nice to create separate credentials files for each. Currently, if I have `localhost` and...

good first issue
user-story
P1

Minder has the `completion` command already, but we don't apply it when the app is installed. This means autocompletion is not available out of the box. We should update goreleaser...

good first issue
P2

Since the quickstart allows users to enroll, register repos, and create profiles, the getting started sections should probably be organized in a different way. Would it be ok if I...

P2

This is basically a "batch mode" over `minder profile apply` and `minder ruletype apply`

enhancement
good first issue
go
P2

This is a follow-on to #1255 -- this is publishing the produced RPM packages to some (upstream) repository.

enhancement
good first issue
P2