Skip to content

fix(tuf): preserve rollback floors and recheck target authorization - #198

Open
wolfv wants to merge 1 commit into
artifact/readersfrom
pre1/tuf-state
Open

wolfv wants to merge 1 commit into
artifact/readersfrom
pre1/tuf-state

Conversation

@wolfv

@wolfv wolfv commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Stack: follows #185.

  • Preserve authenticated timestamp/snapshot version floors even after cached metadata expires.
  • Recheck root, timestamp, snapshot, targets expiry and version pins at target resolution, including after unsuccessful refreshes.
  • Bound HTTP retrieval with an overall deadline in addition to inactivity timeouts.
  • Add regressions for cross-process replay and target access after expiry/failed refresh.

Validation: cargo test and clippy for sigstore-tuf and sigstore-trust-root, all features.

Signed-off-by: Wolf Vollprecht w.vollprecht@gmail.com

…uthorization

Signed-off-by: Wolf Vollprecht <w.vollprecht@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant