Repository-service-tuf

Latest version: v0.17.1b1

Safety actively analyzes 723973 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.9.0b1

What's Changed
* Task/331 cli artifact delete command by fsavoia in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/483
* Add `rstuf artifact download` command by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/416
* Check if root keys are not less than a threshold by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/405
* Make autocompletion activation a command by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/512

New Contributors
* fsavoia made their first contribution in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/483

**Full Changelog**: https://github.com/repository-service-tuf/repository-service-tuf-cli/compare/v0.8.3b1...v0.9.0b1

0.8.3b1

What's Changed
* Added the .json extension for save payload by muhahahmad68 in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/458
* Skip tests in coverage by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/471
* Update securesystemslib and make the necessary changes by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/470
* Fix issue where on loading private key we continue by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/468
* Prepare release v0.8.3b1 by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/484


**Full Changelog**: https://github.com/repository-service-tuf/repository-service-tuf-cli/compare/v0.8.2b1...v0.8.3b1

0.8.2b1

What's Changed
* Improve pre-commit update workflow by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/430
* Renamed enum class variable by muhahahmad68 in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/443
* fix: Update `rstuf admin import-artifacts` docs by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/450
* Update python-tuf to 3.1.0 by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/452
* Fix bugs in `artifact add` and improve UX by kairoaraujo in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/441
* Fix expected message when calling sign delete by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/447
* Conform rsa key format to securesystemslib format by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/445
* Add testing duration improvements by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/440
* Prepare release v0.8.2b1 by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/457

New Contributors
* muhahahmad68 made their first contribution in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/443

**Full Changelog**: https://github.com/repository-service-tuf/repository-service-tuf-cli/compare/v0.8.1b1...v0.8.2b1

0.8.1b1

What's Changed
* Add the choice of a key scheme as a requirement when describing a public key by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/432
* Small refactoring and reuse one `get_key()` for all commands by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/431
* Add `rstuf task info` command by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/427


**Full Changelog**: https://github.com/repository-service-tuf/repository-service-tuf-cli/compare/v0.8.0b1...v0.8.1b1

0.8.0b1

Component Interoperability Matrix

* RSTUF API >= v0.8.0b1

What's Changed
* Display new key information by enyinna1234 in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/390
* Add workflow for new FT by kairoaraujo in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/399
* fix: FT when PR is approved by kairoaraujo in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/401
* Add `pre-commit` version update check by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/383
* Add delete option for metadata sign by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/395
* Fix non-existing scope "read:metadata" by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/400
* Update `sign --delete` to the new API method and path by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/411
* Fix `rstuf admin metadata sign --delete` by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/414
* feat: Improve task status verification by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/415
* Remove authnz by kairoaraujo in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/408
* Change .ini config to .yaml/.yml by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/419
* Refactor: `import-targets` to `import-artifacts` by kairoaraujo in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/421
* Prepare release v0.8.0b1 by kairoaraujo in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/424

New Contributors
* enyinna1234 made their first contribution in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/390

**Full Changelog**: https://github.com/repository-service-tuf/repository-service-tuf-cli/compare/v0.7.0b1...v0.8.0b1

0.7.0b1

What's Changed
* Adds `-t/--token` parameter by kairoaraujo in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/369
* Improve Getting Started instructions for development by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/385
* Add information about pending signatures by ivanayov in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/377
* Implement `rstuf artifact add` command by KAUTH in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/344
* Print metadata role for signing and fix api_url arg by MVrachev in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/388

New Contributors
* ivanayov made their first contribution in https://github.com/repository-service-tuf/repository-service-tuf-cli/pull/385

**Full Changelog**: https://github.com/repository-service-tuf/repository-service-tuf-cli/compare/v0.6.1b1...v0.7.0b1

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.