Skip to content

Releases: foundeo/fixinator

v6.1.1

29 May 18:28

Choose a tag to compare

Additional debugging, forceLocal fix

v6.1.0

29 May 17:56

Choose a tag to compare

Fixinator Client Updates

  • Added --json argument to output json results
  • Added --forceLocal argument to ensure scan is running locally with enterprise version

v6.0.0

03 Mar 18:15

Choose a tag to compare

  • Add support for running Fixinator Enterprise directly inside commandbox (requires enterprise version 6.0.0+).
  • Reporting enhancements.
  • Command argument validation.
  • Autocomplete goals on tab

v5.0.1

16 Dec 15:22

Choose a tag to compare

Add FIXINATOR_MAX_CONCURRENCY setting, with a default of 8. Previously the max number of threads created would have grown as the number of files scanned increased, possibly causing some timeouts on large scans.

v5.0.0

31 Oct 14:44

Choose a tag to compare

Adds the goals argument

v4.1.0

05 Apr 15:32

Choose a tag to compare

Improvements / Enhancements

  • Avoid throwing an error on a timeout response, show warning instead and allow the scan to continue.
  • Add experimental support for the Sarif report format.

v4.0.0

21 Feb 19:38

Choose a tag to compare

Adds support for three new arguments:

  • engines - specify a comma separated list of CFML engines to focus your scan, default: lucee,adobe
  • includeScanners - only scan for certain things, eg includeScanners=sqlinjection
  • configPath - specify an alternate .fixinator.json file location

v3.0.5

15 Jun 19:06

Choose a tag to compare

  • Add FIXINATOR_API_TIMEOUT
  • Add timestamp to json report
  • Update SAST report to version 15 schema

v3.0.4

02 Feb 14:28

Choose a tag to compare

Bump version number, otherwise same as v3.0.3

v3.0.3

02 Feb 14:12

Choose a tag to compare

Update SAST Report Version