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
Add support for the yum/dnf package manager used by RPM based distributions.
As with the others package manager there is a need to try to map as closely as possible from package name to CPE prior to search for vulnerabilities.
Try to use the same approach; look for installed packages and run the CVE search against them or get a list of the desired packages to search for in stdin.
Add support for the yum/dnf package manager used by RPM based distributions.
As with the others package manager there is a need to try to map as closely as possible from package name to CPE prior to search for vulnerabilities.
Try to use the same approach; look for installed packages and run the CVE search against them or get a list of the desired packages to search for in stdin.