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:

  1. On the header, select Administration.

  2. On the navigation pane, expand Plugins, and then select Bug Tracking Plugins.

  3. On the Bug Tracking page, click NEW.

  4. To accept the risk of uploading the plugin, click OK.

  5. 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 pluginJAR file
    Bug Tracker Plugin for ALM

    <ssc_distribution_dir>/plugins/BugTrackerPluginAlm/
    com.fortify.BugTrackerPluginAlm-<version>.jar

    Bug Tracker Plugin for Azure DevOps

    <ssc_distribution_dir>/plugins/BugTrackerPluginAzure/
    com.fortify.BugTrackerPluginAzure-<version>.jar

    Bug Tracker Plugin for Jira

    <ssc_distribution_dir>/plugins/BugTrackerPluginJira/
    com.fortify.BugTrackerPluginJira-<version>.jar

  6. Click START UPLOAD.

    After the upload is completed, the Bug Tracking table lists the new plugin.

  7. To enable the bug tracker plugin, click ENABLE.

The Plugin State field for the plugin now displays the value ENABLED.

See Also

Authoring bug tracker plugins

Assigning a Bug Tracking System to an Application Version