Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ContainerImage -> List<OSPackage>
Merge sequential container image layers into a unified virtual filesystem to locate and parse system package databases (e.g., apk, dpkg, rpm).
Problem it solves
Installed system packages are scattered across layered filesystem differences, making monolithic package detection inaccurate.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.