Hector Fernandez
Hector Fernandez
The current implementation only supports a condition with type Ready. However it could be great to support additional condition types that can be used on custom resource types. As an...
**Please read the Code of Conduct before you proceed** [Code of Conduct](/CODE_OF_CONDUCT.md) **Ask your question here** I am interested to know if I could use Tern as a SDK so...
We're thinking to support SPDX 3.0 draft version although we've realized that the v3.0 milestone would happen on July. So our first question comes related to the backwards compatibility between...
**What would you like to be added**: CycloneDX supports merging multiple SBOM files into a single one. However Syft SBOM does not support merging multiple Syft SBOM files. One way...
**Description** I propose to add a new provideClaim `response_modes_supported` (as optional) in https://github.com/sigstore/sigstore/blob/main/pkg/oauth/oidc/pkce.go#L42. When present, we could use its value to set the `response_mode` as part of the auth URL...
**What would you like to be added**: `SchedulerPreferences` is marked as an alpha feature and enabled by default. We need to disable it by default due to its alpha nature....
### Feature request An in-toto layout defines the steps of your software supply chain that you carry out in order to write, test, package and distribute your software. I feel...
We were setting a dark mode and faced certain txt and background colors hardcoded. Therefore we added several properties to the Theme object. I focused on those object which are...
I am not sure if this is intentional but I've tried to use gptscript as a library to run my scripts and I always get the following error: ``` panic:...
We're seeing many errors in our Trillian instance with calls to `GetEntryAndProof` and `GetLatestSignedLogRoot`. Does anyone have an idea why we're seeing these warnings ? We found these warnings during...