Adding bug tracker plugins
As an Administrator, you can connect Application Security to third-party bug tracker plugins.
You cannot use a proxy that has authentication and an HTTPS bug-tracker domain. For a successful connection, use one of the following:
Proxy with authentication plus http://bugtracker.domain.com
Proxy without authentication plus https://bugtracker.domain.com
Proxy without authentication plus http://bugtracker.domain.com
To add a bug tracker plugin to the system:
On the header, select Administration.
On the navigation pane, expand Plugins, and then select Bug Tracking Plugins.
On the Bug Tracking page, click NEW.
To accept the risk of uploading the plugin, click OK.
In the UPLOAD PLUGIN BUNDLE dialog box, click BROWSE, and then locate and select the JAR file for your plugin.
You can use either a Application Security-provided JAR file, or the JAR file for a bug tracker plugin that you have authored.
The provided JAR files for the bug trackers are in the following locations.
Bug tracker plugin JAR file Bug Tracker Plugin for ALM <ssc_distribution_dir>/plugins/BugTrackerPluginAlm/
com.fortify.BugTrackerPluginAlm-<version>.jarBug Tracker Plugin for Azure DevOps <ssc_distribution_dir>/plugins/BugTrackerPluginAzure/
com.fortify.BugTrackerPluginAzure-<version>.jarBug Tracker Plugin for Jira <ssc_distribution_dir>/plugins/BugTrackerPluginJira/
com.fortify.BugTrackerPluginJira-<version>.jarClick START UPLOAD.
After the upload is completed, the Bug Tracking table lists the new plugin.
To enable the bug tracker plugin, click ENABLE.
The Plugin State field for the plugin now displays the value ENABLED.
See Also