Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updater: enable fetching of RHEL 5 vulnerabilities (#217)
The RHEL updater currently ignores vulnerabilities for CentOS <= 5. s the naming of the constant firstConsideredRHEL suggests it, it should actually considers CentOS 5 and ignores CentOS < 5. Fixes #215
- Loading branch information