Yum, Apt-Get Vulnerability Audit Tool - Ahab

How do I use it?

ahab is a tool to check for vulnerabilities in your Apt-Get or Yum powered Linux Distros, aimed at being used in Docker, powered by Sonatype OSS Index .

To use ahab , assuming you have a built version of it:

  • dpkg-query --show --showformat='${Package} ${Version}\n' | ./ahab chase
  • yum list installed | ./ahab chase --os fedora

ahab currently works for images that use apt or yum for package management.

Where do I get this?

Who can I contact about it?
COMPANY: Sonatype

2 Likes