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

More tuf updates for conformance #840

Merged
merged 1 commit into from
Nov 5, 2024
Merged

More tuf updates for conformance #840

merged 1 commit into from
Nov 5, 2024

Conversation

loosebazooka
Copy link
Member

@loosebazooka loosebazooka commented Nov 4, 2024

  • don't persist N.root.json, could clash with a delegation
  • validate at parsetime the type of meta file
  • generify metastore a bit more, force updater to clear the right meta
  • validate any bootstrapped root at update start time
  • perform an update on meta if download target is called directly and we haven't updated yet

more issues found during conformance, maybe I should just merge the conformance test suite in and fix these as I go from now on.

@loosebazooka loosebazooka requested a review from patflynn November 4, 2024 16:46
@loosebazooka loosebazooka force-pushed the more-tuf-updates branch 2 times, most recently from f6144d3 to ffff862 Compare November 4, 2024 17:31
- don't persist N.root.json, could clash with a delegation
- validate at parsetime the type of meta file
- generify metastore a bit more, force updater to clear the right meta
- validate any bootstrapped root at update start time

Signed-off-by: Appu Goundan <appu@google.com>
@loosebazooka loosebazooka merged commit 1cd9762 into main Nov 5, 2024
21 checks passed
@loosebazooka loosebazooka deleted the more-tuf-updates branch November 5, 2024 17:59
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.

2 participants