Adding and Managing Parser Plugins
If you are a Fortify Software Security Center administrator, you can connect Fortify Software Security Center to third-party parser plugins.
Tip: You can write your own parser plugin for Fortify Software Security Center. For instructions, see the "Sample parser plugin" page on GitHub (https://github.com/fortify/sample-parser).
To add a parser 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, select Plugins, and then select Parsers.
The Parsers page opens.
-
On the Parsers page header, click NEW.
Fortify Software Security Center displays the Upload Plugin Warning to advise you of the risk of uploading third-party plugins.
-
To acknowledge the warning and continue, click OK.
The Upload Plugin Bundle dialog box opens.
-
Click BROWSE, and then locate and select the bundle file (JAR file) for your plugin.
-
Click START UPLOAD.
The Parsers page lists the plugin you uploaded.
- To expand the row that displayed the parser name, click it.
-
To enable the parser plugin, click ENABLE.
Fortify Software Security Center displays the Enable Plugin Warning to advise you of the risk of enabling untested plugins.
- Click OK.
See Also