Daniel Hoherd
Daniel Hoherd
@StarGeekSpaceNerd That post seems to describe the problem pretty well. I thought it was just the version string, but it appears to be everything.
That does not seem to work on the CLI: ``` $ exiftool -api StructFormat=JSONQ -J -ExifToolVersion -LensFStops 20241027-20-44-44_177lgJ.dng [{ "SourceFile": "20241027-20-44-44_177lgJ.dng", "ExifToolVersion": 12.76, "LensFStops": 6.00 }] ``` > Note that...
New feature! Thanks @StarGeekSpaceNerd @boardhead! Edit: just verified it on 12.99
Another use case for having the image or Dockerfile specified is when one is scanning many images inside of a single repo. Currently the sarif does not specify what image...