Linux package managers
See a breakdown of the file formats and features supported in Linux.
Apart from the various programming package management systems, Debricked also supports package managers for various Linux distributions, allowing you to find and monitor potential vulnerabilities of your server or Docker container.
To start tracking your server or Docker vulnerabilities, you should first execute your package manager(s) list command and redirect the output to a text file:
For Debian, Ubuntu and most derivatives, execute the following command:
For Alpine Linux which is widely used by Docker containers, execute the following command:
To scan them for dependencies, the output file(s) should be either committed to the repository or manually uploaded.
Last updated
Was this helpful?