Closed MPV closed 5 months ago
Thanks @MPV to have raised the issue. I'll see to have it in a following release.
@MPV The fix has been integrated in the new
v1.10.0
release.
Thanks for your efforts. But to be honest I was looking for comparing an image with an SBOM (as you see in my example).
Doing this (now with v1.10.0) instead gives:
Error: missing or wrong "image" input
But I am able to do the equivalent using the Docker Scout CLI. I assume your intent is that they should be doing the same thing.
I'd like to be able to use the new
sbom://
syntax, but it seems it's not (yet) supported with thecommand: compare
mode.Steps to reproduce:
Expected results:
Actual results:
Error: missing or wrong "image" input
non-SBOM example (for comparison):
For reference, this should be supported upstream nowadays, as per:
And here's using it without the action: