Skip to content

SBOM environment

Michael Messner edited this page Sep 23, 2024 · 22 revisions

One of the goals of EMBA was always to generate an accurate real live overview of the threads from the firmware that is currently analyzed. Over the time EMBA is grown and today she is not only a firmware analyzer anymore. People are using EMBA to test every kind of file.

upcoming support for the following package environments

  • Binaries and libraries (as before via module s09 - excluded from quick sbom profile)
  • Linux Kernel (via module S24)
  • Kernel modules (via module s25)
  • RPM package management system (via module S08)
  • Debian package management system (via module S08)
  • OpenWRT Package management system (via module S08)
  • Python PIP package management system (via module S08)
  • Python requirements files (via module S08)
  • RPM packages (via module S08)
  • FreeBSD pkg packages (via module S08)
  • Java archives (jar, war - via module S08)
  • Alpine APK
  • Python poetry, wheel
  • Python wheel
  • Rust (cargo.lock)
  • Ruby (gem)
  • JavaScript (npm, yarn)
  • Nix (outputs in /nix/store)