patton icon indicating copy to clipboard operation
patton copied to clipboard

APK (Alpine) package manager dependency parser

Open cr0hn opened this issue 4 years ago • 0 comments

Add support for the APK package manager used by Alpine 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 packeges to search for in stdin.

cr0hn avatar Jan 21 '20 07:01 cr0hn