Skip to content

Releases: pablosnt/rekono-cli

2.0.1

31 May 17:20
Compare
Choose a tag to compare

Security

  • Upgrade requests version to 2.31.0 (#55)

2.0.0

07 May 11:48
b3a6e54
Compare
Choose a tag to compare

Added

  • [BREAKING] Remove install, update, uninstall and services commands (#34)
  • [BREAKING] Remove support for Rekono basic authentication (#38)
  • [BREAKING] Change rekono command by rekono-cli command (#46)
  • Optimize, improve, clean and test source code (#36)
  • Specific commands to manage specific Rekono entities (#40)

1.1.0

11 Jan 17:43
daaa5f8
Compare
Choose a tag to compare

Added

  • Add Nuclei installation (#19)
  • Add Spring4Shell Scan installation (#20)
  • Add Log4j Scan installation (#21)
  • Add Gobuster installation (#24)
  • Add --version option to check current Rekono CLI version (#31)

Changed

  • Remove installation of wordlists package (#23)
  • Upgrade requests to version 2.28.1 (#27)

1.0.3

01 Nov 12:20
205ae33
Compare
Choose a tag to compare

Changed

  • Remove configuration properties that are included in the new Rekono Settings page (#11)

1.0.2

07 Oct 13:02
4a54b9a
Compare
Choose a tag to compare

Fixed

  • Error during installation via PIP due to the lack of the NODE_OPTIONS environment variable (#8)

1.0.1

03 Sep 15:52
340c1e1
Compare
Choose a tag to compare

Fixed

  • Error during installation via PIP because requirements.txt is not found (#6)

1.0.0

19 Aug 19:15
Compare
Choose a tag to compare

Added

  • Make Rekono API requests
  • Install Rekono in the system
  • Update Rekono to the last version
  • Uninstall Rekono from the system
  • Start all Rekono services using systemctl
  • Stop all Rekono services using systemctl
  • Restart all Rekono services using systemctl