malwatch 1.5.2
Flag and callback handling with yara scanner c binding optimised for our use case. The larger the files are, the more this improvement shines.
malwatch 1.5.1
Version 1.5.1 just got published. This release focuses on adding optimisations and extending concurrency safety as well as adding even more test coverage.
malwatch 1.5.0
Today's release 1.5.0 is large at 10 000 line changes. It introduces powerful features, paired with rigid security hardening. Malware cleaning is now sandboxed and file handling is more secure with integration of os.Root. Users with our developer time have already had their integrations uplifted before this version, please contact us if we can help. Alerting now has slack added as an integration and the sysd install process has been converted to be template driven. Recent cPanel vulnerabilities have demonstrated our solutions. Everyone can be protected.
malwatch 1.4.2
Vulnerability with cloudflare/circl **[GO-2026-4550](https://pkg.go.dev/vuln/GO-2026-4550)** resolved. This project was unaffected by these third party vulnerabilities.
malwatch 1.4.1
Following our engineering tradition, major new releases are followed by refactors with added test coverage for other packages. In this version path validation has been refactored with emphasis on path traversal. We have also improved scan worker file descriptor stat handling. We care greatly about code quality, features are a secondary priority. Feedback is always welcome.
malwatch 1.4.0
Version 1.4.0 introduces hot reloads for malware signature changes. The design is with concurrency carefully considered using an implementation of reference accounting for worker threads as to ensure no interruptions as well as safe garbage collection given cgo. Real time monitoring no longer requires a service restart to recognise those changes. Feedback is always welcome.
malwatch 1.3.4
This project was unaffected by these third party vulnerabilities. Feedback is always welcome.
malwatch 1.3.3
Release 1.3.3 further tightens filesystem permissions and includes an updated yara library to 4.5.4. Feedback is always welcome.
malwatch 1.3.2
Release 1.3.2 provides minor improvements with signal handling and better cli help output. Feedback is always welcome.
