It would be helpful to be able to verify the targets related to a specific Composer package. As it stands, this is done across all project packages as part of composer require, composer update, etc.
In particular, this kind of functionality should help with debugging server-side issues such as #3579174: [meta] Diagnose issues related to TUF-enabled projects.
It would be helpful to be able to verify the targets related to a specific Composer package. As it stands, this is done across all project packages as part of
composer require,composer update, etc.In particular, this kind of functionality should help with debugging server-side issues such as #3579174: [meta] Diagnose issues related to TUF-enabled projects.