Skip to content

Releases: ReFirmLabs/centrifuge-cli

Release 0.4.0

07 Apr 19:36
70df7db
Compare
Choose a tag to compare

We have integrated our policy checks into the mainline CLI tool suite. This allows users to check Centrifuge results against a policy file that is declared in a yaml file. See documentation for more details.

Release 0.3.1

03 Apr 20:48
bfd2910
Compare
Choose a tag to compare

Print out parseable errors for common exception types.

Release 0.3.0

28 Mar 05:45
Compare
Choose a tag to compare

Added new command line argument to disable SSL verification for on-prem deployments.

Release 0.2.2

12 Mar 03:26
0e2bd05
Compare
Choose a tag to compare

Added the following report subcommands:

  • certificates
  • private-keys
  • public-keys
  • binary-hardening

Release 0.2.1

07 Feb 17:26
bbf62d7
Compare
Choose a tag to compare
Release 0.2.1 Pre-release
Pre-release
  • Code summary has to be paginated to retrieve all results (max request limit is 100 records)
  • emulated-code will ignore exid/path and request all records in one request

Release v0.2.0

24 Oct 15:07
ada51f7
Compare
Choose a tag to compare
Release v0.2.0 Pre-release
Pre-release
  • implemented user admin via REST API
  • improved URL building to be more robust and less hacky

Release v0.1.3

30 Aug 05:15
Compare
Choose a tag to compare
Release v0.1.3 Pre-release
Pre-release

Initial release for Centrifuge CLI.