You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] cron.daily flock lock leaked to backgrounded scans; switched to
CLOEXEC command form (flock -n FILE "$0") so children never
inherit the lock fd
[Fix] cron.watchdog version update now runs regardless of sigup result
[Fix] README.md md5v2.dat format corrected to HASH:SIZE:{MD5}sig.name.N
[New] SHA-256 checksum verification for YARA-X binary in Dockerfile.yara-x
[New] test coverage for clean() YARA rescan and YARA(cav) display (3 tests)
[New] watchdog sigup-failure resilience test; cron CLOEXEC lock test
[Change] Rocky Linux 10 added to CI matrix (9-target); Dockerfile.rocky10
fixed for rockylinux/rockylinux:10 base image and package conflicts
0 commit comments