The Compare Images feature enables comparison of the findings from two images within the same product, showing which findings are present in which image. This can be used to verify that specific vulnerabilities or security issues have been successfully addressed between image versions. It’s also useful when trying to identify security regressions or new vulnerabilities that may have been introduced. Images can be compared from the product dashboard by selecting the two images you want to compare from the list using the checkboxes left of the image’s title (see below).Documentation Index
Fetch the complete documentation index at: https://docs.binarly.io/llms.txt
Use this file to discover all available pages before exploring further.




- Not Found: present in the left image but not the right,
- Found: present in the right image but not the left, or
- Not Changed: present in both images.
Comparing Images
To verify a finding was remediated and thus no longer exists in an image, first select the vulnerable image, the one where the finding is present, on the right and the fixed image on the left of the comparison view. If they’re on opposite sides of the comparison view, the swap button between them (marked below) swaps the images around.


Programmatic Access
Compare images programmatically using the Binarly API:- Triage & Analysis API - Compare images via API