You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Fortify SSC Parser Plugin for OWASP Dependency Check
2
26
27
+
## Introduction
28
+
3
29
This Fortify SSC parser plugin allows for importing scan results from OWASP Dependency Check.
4
30
5
-
### <aname="related-links">Related Links</a>
31
+
### Related Links
6
32
7
33
***Downloads**:
8
34
_Beta versions may be unstable or non-functional. The `*-licenseReport.zip` and `*-dependencySources.zip` files are for informational purposes only and do not need to be downloaded._
@@ -14,39 +40,40 @@ This Fortify SSC parser plugin allows for importing scan results from OWASP Depe
* Either download from Bintray (see [Related Links](#related-links))
26
-
* Or by building yourself (see [Information for plugin developers](#information-for-plugin-developers))
27
-
* If you already have another version of the plugin installed, first uninstall the plugin by following the steps in [Plugin Uninstall](#plugin-uninstall)
51
+
* Or by building yourself (see [Developers](#developers))
52
+
* If you already have another version of the plugin installed, first uninstall the previously
53
+
installed version of the plugin by following the steps under [Uninstall](#uninstall) below
28
54
* In Fortify Software Security Center:
29
55
* Navigate to Administration->Plugins->Parsers
30
56
* Click the `NEW` button
31
57
* Accept the warning
32
58
* Upload the plugin jar file
33
59
* Enable the plugin by clicking the `ENABLE` button
0 commit comments