Open FraBle opened 2 years ago
Hi - I've patched this with https://github.com/fossas/fossa-cli/releases/tag/v3.6.2; please let us know if you continue to see this issue.
Hi @meghfossa v3.6.2
solved the original error, but now I see
Error
The FOSSA endpoint reported an error:
Container image did not have any artifacts.
Error UUID from API:
1daf7b71-ecfa-45f8-ab45-0485afed2231
If you believe this to be a defect, please report a bug to FOSSA support at https://support.fossa.com/
Though the image does have content:
Hey @FraBle!
So the root cause of the error here is that we didn't find any dependencies in the image.
To clarify: is the issue here that you're expecting to see dependencies, or that you're expecting "no dependencies" to be a valid case on which FOSSA should not error?
We've ticketed the latter regardless as we think that should be a supported case, but I just want to make sure whether that's the issue from your perspective as well!
Example upstream image:
gcr.io/distroless/nodejs:16
Error observed in output from
fossa-cli
: