Skip to content

Adopt upstream DSSE model change#2599

Closed
lukpueh wants to merge 1 commit intotheupdateframework:developfrom
lukpueh:adopt-dsse-sig-dict
Closed

Adopt upstream DSSE model change#2599
lukpueh wants to merge 1 commit intotheupdateframework:developfrom
lukpueh:adopt-dsse-sig-dict

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 <lukas.puehringer@nyu.edu>
@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