Steve Hipwell
Steve Hipwell
I would like to take a SPDX format SBOM, either generated by Trivy or another system, and pass it in to Trivy to scan for vulnerabilities. This is the SPDX...
.NET Support
This looks like a great library and I think adding .NET support would be really useful.
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
This issue is aiming to wrap up the discussion on the signing of Helm itself (#10634 & #10635 from @jdolitsky) and chart/image signing (#10436 & #10451 from @Dentrax & @developer-guy)....
## Feature Suggestion The Backstage Helm chart should be able to deploy a usable version of Backstage with dynamic plugin support and pre-built Docker images. This chart should be published...
### Describe the feature or problem you’d like to solve With GitHub being the primary source of OSS software it's a pretty common requirement to install the latest version from...
It would be useful to be able to set a custom [field manager](https://kubernetes.io/docs/reference/using-api/server-side-apply/#field-management) when using server-side apply. This builds on top of the work done in #148 to enable forcing...
It is currently impossible to switch to using `server_side_apply = true` for resources created without it due to the change in field manager name (`Hasicorp` to `kubectl`) and there not...