I’m writing an automation script and I need a unique identifier for each Jenkins plugin.
I noticed that the ID in the Jenkins Plugin Index and the URL of the plugin page are identical. Below is an example for the plugin “Role-based Authorization Strategy”–
As additional reference, here’s the code that generates the link from `update-center.json` (and used for Jenkins’s “Manage Plugins” UI) to the plugin site: