Releases: ReFirmLabs/centrifuge-cli
Releases · ReFirmLabs/centrifuge-cli
Release 0.4.0
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
Print out parseable errors for common exception types.
Release 0.3.0
Added new command line argument to disable SSL verification for on-prem deployments.
Release 0.2.2
Added the following report subcommands:
- certificates
- private-keys
- public-keys
- binary-hardening
Release 0.2.1
- 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
- implemented user admin via REST API
- improved URL building to be more robust and less hacky
Release v0.1.3
Initial release for Centrifuge CLI.