Releases: fod-dev/fod-uploader-java
Releases · fod-dev/fod-uploader-java
v4.0.4
Increased upload timeouts to improve upload stability
v4.0.3
- FoDUploader now returns 1 for scans that fail the security policy.
- Fixed issue where the incorrect FodUploader version number was returned.
v4.0.2
Changed new parameters to have defaults instead of being required to support a smooth upgrade process.
v4.0.1
The following parameters are now optional:
-remediationScanPreferenceType (Default 2: NonRemediationScanOnly)
-inProgressScanActionType (Default 0: DoNotStartScan)
v.4.0.0
- Updated entitlement and remediation preference arguments.
- Removed redundant arguments.
- Added the ability to cancel an in-progress scan and start a new scan or not start a new scan.
- When FoDUploader polls for scan status, scan pause and scan cancellation updates now include additional details.
- Polling now stops once a scan is cancelled, completed, or paused.
- Details of a scan started through FoDUploader include the scan's method of origination.