Skip to content

Releases: EdouardVanbelle/host-tools

v0.13.0

24 Feb 19:04
Compare
Choose a tag to compare
  • prefer /run as /var/run (fallback if needed)
  • display reboot reason
  • improve and colorize motd
  • add support of IMAP and SMMTP START_TLS
  • can ignore kernel vulnerability (case of tool old CPU with no microcode)
  • raise alarm on dead locked script
  • add check_partition_writable + add exclusion on check_hardware_vulnerability + reindent code
  • check_file_checksum: use default checksum from coreutils or fallback to openssl
  • host-tools: can be executed without parameter
  • bugfix: protect space separated files
  • checksum support different digest (MD5, SHA1, SHA256, SHA512)

v0.12.0

29 Oct 15:08
Compare
Choose a tag to compare
  • add 2 new tests: checksum and mimetype
  • bugfix in check_file_age
  • can check ipv6
  • correct systemd dependency
  • improve RBL check (call directly DNS)
  • host-tools: can check recent change recursively in a directory
  • host-tools: improve ping tests, now prefer fping
  • monitor hardware vulns (firmware required)
  • can use spamhauss with DQS key
  • add http check

v0.10.0

04 May 22:50
Compare
Choose a tag to compare

improvement of github check format

v0.9.0

04 May 22:31
Compare
Choose a tag to compare

create first version (will help himself to monitor that script is up to date on each hosts)