spire
spire copied to clipboard
The SPIFFE Runtime Environment
Bumps google.golang.org/protobuf from 1.36.10 to 1.36.11. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
We use our cached entry for requesting a new svid which may be different from the one that the server has. It may happen that entry gets updated around the...
Currently, setting up static SPIRE server federation relationships requires the administrators to share the bundles between federated SPIRE servers to bootstrap trust, at which point the federation subsystem begins dynamically...
This is a draft PR aiming to implement some of the suggestions discussed in https://github.com/spiffe/spire/issues/6129. It adds a new field to `RegisteredEntry` represented by an opaque protobuf-encoded message. The message...
Update cosign to v3. Fixes https://github.com/spiffe/spire/issues/6489
SPIRE agent periodically syncs entries, federated bundles and SVIDs from the SPIRE server. This happens every 5 seconds with a backoff. There is a 30 second timeout for this process....
In order to be able to update github.com/sigstore/sigstore from 1.9.6 to 1.10.0 we need to update github.com/sigstore/cosign first.
Implement the MintWITSVID rpc and in the SVID API and CLI commands to access it, similarly to the x509 and jwt commands.
* **Version**: 73f660bee008e1e4f8d310158c1258b65b53f959 * **Platform**: All * **Subsystem**: Server The `spiffe_refresh_hint` parameter of a bundle represents a suggestion for when a consumer should consider requesting a new version of the...
Issue - Spire Server log show this error after every 48 hours . The spire is going through all the KMS that is generated by Spire ,but as it doesn't...