Add diff mode
All checks were successful
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
CI / test (push) Successful in 5m14s

This commit is contained in:
Miguel Jacq 2025-12-18 14:59:51 +11:00
parent 55e50ebf59
commit b5d2b99174
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
6 changed files with 1131 additions and 220 deletions

View file

@ -1,3 +1,8 @@
# 0.1.1
* Add `diff` subcommand which can compare two harvests and send email or webhook notifications in different
formats.
# 0.1.0
* Add remote mode for harvesting a remote machine via a local workstation (no need to install enroll remotely)