-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
backlogIssues to address with priority for current development goalsIssues to address with priority for current development goalstesting
Milestone
Description
Description of issue or feature request:
The specification lists specific attacks which TUF aims to protect against.
To ensure the code covers all of the attacks and does not introduce regressions it is desirable to identify or, where they don't already exist, create tests that cover each of the attacks the specification is designed to protect against.
- arbitrary software installation
- rollback attacks (covered by
TrustedMetadataSet
?) - fast-forward attacks
- indefinite freeze attacks
- extraneous dependency attacks
- mix-and-match attacks
- wrong software installation
- malicious mirrors preventing updates
Metadata
Metadata
Assignees
Labels
backlogIssues to address with priority for current development goalsIssues to address with priority for current development goalstesting