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

Remove the `git_pr_diffs` feature flag, either by releasing the feature or removing it.

Remove the `dependency_extract` feature flag, either by releasing the feature or removing it.

When a GitHub repo is created in Minder, e.g by running `minder repo register` we should query GitHub for the latest release associated with that repo and create a Minder...

enhancement
P1

The following issue is about adding unit tests for https://github.com/mindersec/minder/pull/5283. This is needed so we can ensure we don't accidentally break the generation part.

good first issue
help wanted
P2

Minder's dependency extractor scans an entire ecosystem and reports back dependencies found anywhere in the codebase, and even from manifests such as SBOMs. This can make it tough when a...

minder

This in turn will add support to the `release` entity in selectors. With the current implementation, if a selector is added to the release entity, for example: ``` selection: -...

P1

### Please describe the enhancement With #5145 and #5146 completed, this issue tracks documenting the setup of a GitHub Action which deploys Minder configuration for an organization from GitHub Actions....

user-feedback

Forked repos are typically not under the control of the organization that has forked them. Therefore, when applying profiles, any forked repos should be filtered out by default.

user-feedback

Worked required to release several of the rules from the rule hackathon back in Dec. - [ ] Remove feature flag and document PR comment alert - [ ] Remove...

P1

Keycloak has released a major upgrade, version 26.0.0. We should upgrade our infrastructure to use the latest version. https://www.keycloak.org/docs/latest/upgrading/index.html#migrating-to-26-0-0 Noting some changes we need to make when upgrading: In the...

P1