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
Copy file name to clipboardExpand all lines: README.md
+26-26Lines changed: 26 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ This Fortify SSC parser plugin allows for importing scan results from OWASP Depe
6
6
7
7
***Downloads**:
8
8
_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._
@@ -21,23 +21,23 @@ about how to install and use SSC parser plugins, please see the Fortify SSC docu
21
21
### Plugin Install & Upgrade
22
22
23
23
* Obtain the plugin binary jar file
24
-
* Either download from Bintray (see [Related Links](#related-links))
25
-
* Or by building yourself (see [Information for plugin developers](#information-for-plugin-developers))
24
+
* Either download from Bintray (see [Related Links](#related-links))
25
+
* Or by building yourself (see [Information for plugin developers](#information-for-plugin-developers))
26
26
* If you already have another version of the plugin installed, first uninstall the plugin by following the steps in [Plugin Uninstall](#plugin-uninstall)
27
27
* In Fortify Software Security Center:
28
-
* Navigate to Administration->Plugins->Parsers
29
-
* Click the `NEW` button
30
-
* Accept the warning
31
-
* Upload the plugin jar file
32
-
* Enable the plugin by clicking the `ENABLE` button
28
+
* Navigate to Administration->Plugins->Parsers
29
+
* Click the `NEW` button
30
+
* Accept the warning
31
+
* Upload the plugin jar file
32
+
* Enable the plugin by clicking the `ENABLE` button
33
33
34
34
### Plugin Uninstall
35
35
36
36
* In Fortify Software Security Center:
37
-
* Navigate to Administration->Plugins->Parsers
38
-
* Select the parser plugin that you want to uninstall
39
-
* Click the `DISABLE` button
40
-
* Click the `REMOVE` button
37
+
* Navigate to Administration->Plugins->Parsers
38
+
* Select the parser plugin that you want to uninstall
0 commit comments