Skip to content

v0.1.3

Choose a tag to compare

@gcomneno gcomneno released this 22 Feb 13:05

Added

  • --help-md for security-health
  • CI: make check on Ubuntu 22.04 and 24.04
  • install-system / uninstall-system targets

Changed

  • Uniform help layout across tools
  • Default install prefix to ~/.local

Fixed

  • ShellCheck clean (SC2317)
  • no-leaks compliance

0.1.2

  • Add: hdd_cleanup (workspace cleanup tool; dry-run by default; destructive actions require --apply).
  • Add: hdd_cleanup --help-md (embedded Markdown docs).
  • Add: hdd_cleanup --summary and logging (default log under ~/.cache/ubuntu-system-tools/).

0.1.1

  • Fix: --fail-on-hit no longer returns false positives in human summary mode (initialize HIT).
  • Fix: Human scan correctly invokes rg with matching flags (no more -S: comando non trovato).

0.1.0

  • Add who-uses (read-only scanning tool).
  • Add who-uses scan --json (v1, projects-only, sanitized, deterministic; line/column only).