Skip to content

Releases: klouddb/klouddbshield

v2.2

19 Dec 17:13
81b0eb6
Compare
Choose a tag to compare

Changelog

1b522c5 Enhance backup audit tool management and PostgreSQL configuration

  • Added a new backup audit tool feature to track and report missing backup dates.
  • Introduced a PostgreSQL configuration generator with improved settings management.
  • Updated Go module dependencies for better compatibility and performance.
  • Created a GitHub Actions workflow for PostgreSQL configuration testing.
  • Added HTML report templates for backup audit results.
  • Implemented error handling improvements in various components.

These changes aim to enhance the functionality and usability of the backup and configuration management tools.

v2.1

04 Dec 05:27
Compare
Choose a tag to compare

Changelog

61d34cd Enhance configuration management and reporting features

  • Added handling to run each features using flags
  • Added handling for create ssl report for postgres
  • Added handling New Labels in PII scanner
  • Improved logic for custom time range for logparser
  • custom config path support added
  • json output format for output file for all features
  • improved HTML structure for all reports
  • Added support for JSON output in various report generation functions.
  • Updated .gitignore to include new report formats and configuration files.
  • Improved error handling and logging in database connection functions.
  • Updated dependencies in go.mod for better compatibility.

These changes aim to improve the overall functionality and usability of the configuration management and reporting tools.

v2.0

13 Aug 18:20
8d0c5cf
Compare
Choose a tag to compare

Changelog

  • da62978 added handling for pii scanner and custom template fixes
  • e55c1c3 added handling for all log parser at once with postgres report added password leak in log parser improved html report handling and design added log parser in html report create text based output format added custom template feature for postgres checks added new manual checks in postgres
  • 0311abf Postgres checks upgraded and improved html report handling.
  • 4c5e89b upgraded go version for Vuln check fix

v1.9

09 Jul 03:19
Compare
Choose a tag to compare

Changelog

  • 843954e removed critical flag
  • e55c1c3 added handling for all log parser at once with postgres report added password leak in log parser improved html report handling and design added log parser in html report create text based output format added custom template feature for postgres checks added new manual checks in postgres
  • 0311abf Postgres checks upgraded and improved html report handling.
  • 4c5e89b upgraded go version for Vuln check fix

v1.8

16 May 17:08
b4df85f
Compare
Choose a tag to compare

Changelog

  • 2496cee added hba unused line handling in logparser

v1.7

27 Mar 04:19
Compare
Choose a tag to compare

Changelog

  • 9966270 Add password manager functionality

v1.6

11 Mar 19:36
Compare
Choose a tag to compare

Changelog

  • 92411b0 - log parser integrated - fixed html report and merged json reports - added workflow for vuln check and integration test - added new badges in readme
  • 2f6548b Update LICENSE
  • 90f256a RDS changes.

v1.5

28 Aug 20:39
Compare
Choose a tag to compare

Changelog

  • 11a69cd - print sourcetype is report - fix checking for sourcetype - print output as table - add and fix 4.4.0 - fix all test cases - fix test cases - fix 4.3.0 failures for empty category list - fix 4.2.0 - fix parsing sourceIDlist - fix test cases as manual - make manual as fail

v1.4

12 Apr 12:07
Compare
Choose a tag to compare

Changelog

v1.3

20 Mar 12:05
Compare
Choose a tag to compare

Changelog

  • 09ce2d7 Added verbose, HTML report for postgres