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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# fod-uploader-java
2
-
Java utility for uploading code to Fortify on Demand
1
+
# OT-Core-Application-Security-Uploader
2
+
Java utility for uploading code to OT Core Application Security
3
3
4
4
## Usage
5
5
6
6
### Current
7
7
8
8
**Note**: Command-line arguments have been reworked since 3.1.0. If you are upgrading from an older version to the latest version, make sure to update your arguments.
9
9
10
-
The following table describes the FoDUploader arguments. Arguments are named and can be in any order:
10
+
The following table describes the OT Core Application Security Uploader arguments. Arguments are named and can be in any order:
11
11
12
12
Short Name | Long Name | Required? | Description
13
13
---------- | ---------- |---------- | ----------
@@ -30,7 +30,7 @@ Short Name | Long Name | Required? | Description
-pp | -inProgressScanActionType | No | If in-progress scan exists, the action to take for a new scan: 0/DoNotStartScan (default), 1/CancelScanInProgress, 2/Queue
32
32
-purchase | -purchaseEntitlement | No | Whether to purchase an entitlement (if available)
33
-
-apf | -allowPolicyFail | No | Whether to return exit(0) instead of exit(1) if the scan fails the security policy specified in Fortify on Demand
33
+
-apf | -allowPolicyFail | No | Whether to return exit(0) instead of exit(1) if the scan fails the security policy specified in OT Core Application Security
34
34
-n | -notes | No | The notes about the scan
35
35
-I | -pollingInterval | No | Interval between checking scan status in minutes
0 commit comments