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

Adopt upstream DSSE model change #2599

Closed

Conversation

lukpueh
Copy link
Member

@lukpueh lukpueh commented Apr 3, 2024

[blocks on next securesystemslib release]

Adopt securesystemslib.dsse.Envelope.signatures type change from list to dict (secure-systems-lab/securesystemslib/pull/743) in tuf.api.dsse.SimpleEnvelope subclass.

fixes #2564

Adopt `securesystemslib.dsse.Envelope.signatures` type change
from list to dict (secure-systems-lab/securesystemslib/pull/743)
in `tuf.api.dsse.SimpleEnvelope` subclass.

fixes theupdateframework#2564

Signed-off-by: Lukas Puehringer <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8539978970

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 97.467%

Totals Coverage Status
Change from base Build 8520162567: -0.2%
Covered Lines: 1462
Relevant Lines: 1487

💛 - Coveralls

@lukpueh
Copy link
Member Author

lukpueh commented Apr 25, 2024

Superseded by #2617

@lukpueh lukpueh closed this Apr 25, 2024
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.

Change securesystemslib.dsse.Envelope.signatures to dict upstream
2 participants