Radoslav Dimitrov
Radoslav Dimitrov
**Description of the changes being introduced by the pull request**: The following PR deprecates the use of the existing workflow for notifying of new TUF releases and moves to one...
**What happened?** I have a local Kind cluster setup running Concierge v0.10.0 configured with Dex v2.30.0. When I have a clean install it works okay, but once I recreate that...
Description: - The `list` command for the go-tuf client implementation might not be very useful in the long term - It’s okay to build a list with the available targets...
This was being raised from time to time through meetings so the purpose of this issue is to serve as a place where we can discuss if, when and how...
Based by a comment from @znewman01 in https://github.com/theupdateframework/go-tuf/discussions/291 > Right now we have a lot of "instantiate a thing, and then do a whole bunch of miscellaneous operations with it...
The documentation about the usage of both repository and client side CLIs should be refreshed so it matches the current features which `go-tuf` provides. The things that need to be...
This is a follow-up issue raised during the discussion of [No protection against rollback attacks for roles other than root](https://github.com/theupdateframework/go-tuf/security/advisories/GHSA-66x3-6cw3-v5gj). The goal is to update or create new test cases...
- Make sure go-tuf codebase meets the contributing guidelines we agree on
Description: - As per the client workflow described in the go-tuf [spec](https://theupdateframework.github.io/specification/latest/#fix-time), the client should implement the following (currently missing) - > Record the time at which the update began...