Skip to content

Releases: ReFirmLabs/centrifuge-cli

Release 0.9.2

28 Oct 14:54
de7d631
Compare
Choose a tag to compare

Remove dependency on vulnerable py module pulled in by old version of pytest.

Release 0.9.1

02 Mar 17:28
28fa56f
Compare
Choose a tag to compare

Fixed regression in Pandas library that prevented parsing of long json responses from the API.

Release 0.9.0

13 Dec 23:04
1dab3e5
Compare
Choose a tag to compare

Update dependencies and bump minimum python version to 3.9 to track most modern linux distributions default python installation.

Release 0.8.0

14 Oct 17:01
f3760c6
Compare
Choose a tag to compare

Release 0.7.0

25 Sep 04:47
1232c12
Compare
Choose a tag to compare

Add open source license support to policy engine yaml definition.

Release 0.6.3

07 Aug 03:47
7a4e122
Compare
Choose a tag to compare
  • fixed a bug where guardian results were truncated in certain situations
  • fixed a bug where some analysis endpoints that were paginated did not support output formats other than json

Release 0.6.2

05 Aug 06:00
d3d8f20
Compare
Choose a tag to compare
  • Fixed bug where non-admin users could not run the stats-detailed and stats-summary commands

Release 0.6.1

30 Jun 18:47
9052fba
Compare
Choose a tag to compare
  • Fixed deprecation warning for crypto command.
  • Clarified use of crypto command in documentation.

Release 0.6.0

17 Jun 15:27
4b28bc8
Compare
Choose a tag to compare
  • Added Security Checklist to the commands and policy check
  • Added html templating for policy results

Release 0.5.0

18 Apr 01:47
7216590
Compare
Choose a tag to compare

Added stats-summary and stats-detailed under reports command category.