Skip to content

Releases: fod-dev/fod-uploader-java

v4.0.4

30 Jan 16:14
b7c84e9

Choose a tag to compare

Increased upload timeouts to improve upload stability

v4.0.3

10 Jan 17:37
992e3c1

Choose a tag to compare

  • FoDUploader now returns 1 for scans that fail the security policy.
  • Fixed issue where the incorrect FodUploader version number was returned.

v4.0.2

18 Dec 15:50
86954bc

Choose a tag to compare

Changed new parameters to have defaults instead of being required to support a smooth upgrade process.

v4.0.1

13 Dec 16:11
fd7747b

Choose a tag to compare

v4.0.1 Pre-release
Pre-release

The following parameters are now optional:

-remediationScanPreferenceType (Default 2: NonRemediationScanOnly)
-inProgressScanActionType (Default 0: DoNotStartScan)

v.4.0.0

11 Dec 14:53
656a2c6

Choose a tag to compare

v.4.0.0 Pre-release
Pre-release
  1. Updated entitlement and remediation preference arguments.
  2. Removed redundant arguments.
  3. Added the ability to cancel an in-progress scan and start a new scan or not start a new scan.
  4. When FoDUploader polls for scan status, scan pause and scan cancellation updates now include additional details.
  5. Polling now stops once a scan is cancelled, completed, or paused.
  6. Details of a scan started through FoDUploader include the scan's method of origination.

v3.1.0

17 May 17:26

Choose a tag to compare

  • Latest version for FedRAMP users
  • Add notes support (#31)

v3.0.8

13 Dec 16:52

Choose a tag to compare

  • Fix -P shorthand for proxy settings
  • Fix issue with BSI Token parsing null ScanPreference in some corrupt BSI Tokens

v3.0.7

26 Oct 19:03

Choose a tag to compare

  • Fix -itp flag bug introduced with new Bsi Parser changes
  • Added unit tests

v3.0.6

25 Oct 12:40

Choose a tag to compare

  • Update bsi-token-parser dependency to 1.0.3

v3.0.5

24 Oct 19:27

Choose a tag to compare

  • Bug Fixes