patton icon indicating copy to clipboard operation
patton copied to clipboard

The clever vulnerability dependency finder

Results 12 patton issues
Sort by recently updated
recently updated
newest added

As today there're very few tests so it is going to be really difficult to work in the project if we don't have a goot test suite

enhancement

At this moment Patton binaries and database the creation script (Makefile) live in the same repository but both require its own release. It would be better to split the repository...

enhancement

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...

feature

Add support for the pacman package manager used by Arch Linux distributions. As with the others package manager there is a need to try to map as closely as possible...

feature

Add support for the package manager used by Windows. As with the others package manager there is a need to try to map as closely as possible from package name...

feature

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...

feature

Add support for searching for vulnerabilities in Javascript projects. First we have to resolve the final version of all the components on which the the project depends on. After that...

feature

Add support for searching for vulnerabilities in PHP projects. First we have to resolve the final version of all the components on which the the project depends on. After that...

feature

Add support for searching for vulnerabilities in Golang projects. First we have to resolve the final version of all the components on which the the project depends on. After that...

feature

Add support for searching for vulnerabilities in Nod.js projects. First we have to resolve the final version of all the components on which the the project depends on. After that...

feature