Hi everyone!
I want to filter "malicious" plugin updates from the update center so no one can install them accidentially.
Just stripping the update information from the JSON doesn't work because the output is signed.
Is there another way to filter updates?
If not, is there a documentation about how to sign the output so Jenkins would accept it?
Thanks in advance
Steffen