Changelog
aeaf308 Add test-case to verify proper version comparison in lessThan() (#1178)
f5e47be chore: add a test-case to #1176 (#1177)
50cf13a Pass packInOVAL.Version through centOSVersionToRHEL() to remove the "_" portion so that packInOVAL.Version strings like 1.8.23-10.el7_9.1 become 1.8.23-10.el7.1 (same behavior as newVer, which now allows packInOVAL.Version and newVer to be directly compared). (#1176)
abd8041 fix(scan): yum ps warning for Red Hat family (#1174)
847c643 chore: fix debug message (#1169)
ef8309d chore: remove the heck binary (#1173)
0dff6cf fix(gost/microsoft) add workaround into mitigation (#1170)