Managing Bug Tracker Plugins
The following sections describe how to add and remove bug tracker plugins to and from the system.
Important! Successful integration with the Bugzilla bug tracker plugin requires that you enable XML-RPC in Bugzilla. For instructions, see https://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/WebService/Server/XMLRPC.html.
Adding Bug Tracker Plugins
If you are a Fortify Software Security Center administrator, you can connect Fortify Software Security Center to third-party bug tracker plugins.
Important! Using a proxy with authentication
Identity verification, typically with passwords. Authentication precedes authorization. and an https bug-tracker domain does not work. 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:
-
Log in to Fortify Software Security Center as an administrator, and then, on the Fortify header, select ADMINISTRATION.
-
In the left panel of the ADMINISTRATION view, select Plugins, and then select Bug Tracking.
The Bug Tracking page opens.
-
On the page header, click NEW.
Fortify Software Security Center displays the UPLOAD PLUGIN WARNING dialog box .
-
Read the warning and, if you accept the potential risk involved in uploading the plugin, click OK.
The UPLOAD PLUGIN BUNDLE dialog box opens.
- Click BROWSE, and then locate and select the JAR file for your plugin.
-
Click 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
Assigning a Bug Tracking System to an Application Version
Removing Bug Tracker Plugins
If you are a Fortify Software Security Center administrator, you can remove third-party bug tracker plugins from the system.
To remove a bug tracker plugin from the system:
-
Log in to Fortify Software Security Center as an administrator, and then, on the Fortify header, select ADMINISTRATION.
-
In the left panel of the ADMINISTRATION view, select Plugins, and then select Bug Tracking.
The Bug Tracking page opens.
- Expand the row for the plugin you want to remove.
- Click Disable, and then, after the plugin is disabled, click REMOVE.
See Also
Adding and Managing Parser Plugins