Commits
User selector
Commit History
Commits on Nov 29, 2024
Use __future.annotations module
Show description for 1d81a04committed
Commits on Nov 4, 2024
update python annotations
Show description for 5c71f4fcommitted
Commits on Oct 9, 2024
tests: Use freezegun for time mocking to fix pypy3 compatibility
Show description for ee27bcccommitted
Commits on Jun 4, 2024
repository: handle online key changes (#2650)
Show description for 0ac86c6authored
Commits on Jun 3, 2024
tests: Add some initial tests for tuf.repository
Show description for 2b9cc1ecommitted
Commits on May 20, 2024
changing useragent
Show description for d2f9f6dcommitted
Commits on May 7, 2024
linting: Enable all Ruff rulesets by default
Show description for 419bfe3committed
Commits on May 6, 2024
lint: Enable flake8-annotations
Show description for 80882dbcommittedlint: Enable flake8-executable
Show description for 9a61be1committedlint: Enable flake8-unused-arguments
Show description for d6c1a22committedlint: Enable pygrep-hooks
Show description for 4244632committedlint: Enable flake8-pie
Show description for 981788bcommitted
Commits on Apr 25, 2024
WIP: Update to new securesystemslib API
Show description for 38f309bcommitted
Commits on Apr 22, 2024
Merge pull request #2613 from NicholasTanz/enableRulesets
Show description for f165c76authoredtests: Add a test for custom application user agent
Show description for fb58145committed
Commits on Apr 21, 2024
add RUF and BLE rulesets; ignore some broad exceptions (BLE001) and RUF012
Show description for 52601e2committed
Commits on Apr 2, 2024
lint: Enable more ruff ulesets
Show description for 009e1ddcommitted
Commits on Mar 27, 2024
tests: Fix test signer to match new API
Show description for 24f172fcommitted
Commits on Mar 19, 2024
linter: Enable more rules
Show description for 1512653committed
Commits on Mar 12, 2024
Merge pull request #2580 from theupdateframework/dependabot/pip/test-and-lint-dependencies-c17666fe2e
Show description for e1b52e7authored
Lukas Pühringer
Commits on Mar 7, 2024
lint: Update formatting for ruff 3.x
Show description for 884cae9committed
Commits on Feb 29, 2024
tests: Avoid UTC alias
Show description for dceced7committedMetadata API: Make sure Signed.expires is UTC
Show description for c2edd30committed
Commits on Feb 27, 2024
change utcnow() to now(timezone.utc)
Show description for 53ac05dcommitted
Commits on Feb 21, 2024
tests: add basic tests for dsse support
Show description for 0f64cf4committed
Lukas Puehringerngclient: change envelope type config to flag
Show description for 1897f9acommitted
Lukas Puehringerngclient: support dsse in Updater
Show description for 5fab635committed
Lukas Puehringerngclient: use Unwrapper in TrustedMetadataSet
Show description for cb9aa4acommitted
Lukas Puehringerremove pylint and suppressed inline errors from pylint
Show description for f156e21committed
Commits on Feb 18, 2024
add ruff format and format 2 files
Show description for cd543c9committed
Commits on Feb 11, 2024
tests: Add test for Delegations.get_delegated_role()
Show description for 2aec25ecommitted
Commits on Feb 5, 2024
Merge pull request #2551 from jku/improve-verification-result
Show description for be55b87authoredtests: Add VerificationResult tests
Show description for 14edf3dcommittedtests: Update the root verification tests
Show description for bfea673committed