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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,10 @@ Short Name | Long Name | Required? | Description
21
21
-z | -zipLocation | Yes | Location of scan
22
22
-ep | -entitlementPreferenceType | Yes | Whether to use a single scan or subscription assessment: 1/SingleScanOnly, 2/SubscriptionOnly, 3/SingleScanFirstThenSubscription, 4/SubscriptionFirstThenSingleScan
23
23
-rp | -remediationScanPreferenceType| No | Whether to run a remediation scan: 0/RemediationScanIfAvailable, 1/RemediationScanOnly, 2/NonRemediationScanOnly (default)
24
-
-pp | -inProgressScanActionType | No | If in-progress scan exists, whether to not start a scan, cancel in-progress scan and start a scan, or queue a scan: 0/DoNotStartScan (default), 1/CancelScanInProgress, 2/Queue
24
+
-pp | -inProgressScanActionType | No | If in-progress scan exists, whether to not start a scan, cancel in-progress scan and start a scan, or queue a scan: 0/DoNotStartScan (default), 1/CancelScanInProgress, 2/Queue
25
+
-apf | -allowPolicyFail | No | Whether to return exit(0) instead of exit(1) if the scan fails the security policy specified in Fortify on Demand
25
26
-n | -notes | No | The notes about the scan
26
-
-purchase | -purchaseEntitlement | No | Whether to purchase an entitlement (if available)
27
+
-purchase | -purchaseEntitlement | No | Whether to purchase an entitlement (if available)
27
28
-I | -pollingInterval | No | Interval between checking scan status in minutes
28
29
-P | -proxy | No | Credentials for accessing the proxy
29
30
-h | -help | No | Print help dialog
@@ -37,7 +38,7 @@ Short Name | Long Name | Required? | Description
0 commit comments