Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poc force rotation jwt authority it #527

Closed
wants to merge 9 commits into from

Commits on Oct 9, 2024

  1. Bump golang.org/x/net from 0.29.0 to 0.30.0 (spiffe#5556)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0.
    - [Commits](golang/net@v0.29.0...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0ab6497 View commit details
    Browse the repository at this point in the history
  2. When processing tainted authorities in the agent cache, use the bundl…

    …es from the cache update, not the initial bundles (spiffe#5560)
    
    Signed-off-by: Agustín Martínez Fayó <[email protected]>
    amartinezfayo authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3b4de18 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Remove from the agent cache the JWT-SVIDs using tainted keys

    Signed-off-by: Agustín Martínez Fayó <[email protected]>
    amartinezfayo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3e0bef3 View commit details
    Browse the repository at this point in the history
  2. Get the key ID only during tainting

    Signed-off-by: Agustín Martínez Fayó <[email protected]>
    amartinezfayo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    444ede9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Initial commit

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e1697cb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. resolve issue in CI

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    26a7b9a View commit details
    Browse the repository at this point in the history
  2. Some improvements

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    745351d View commit details
    Browse the repository at this point in the history
  3. update readme

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    98c74ef View commit details
    Browse the repository at this point in the history
  4. Missing error

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9d5850f View commit details
    Browse the repository at this point in the history