Image layer code should inspect bytes instead of relying on file extension #36
Labels
kind/bug
Categorizes issue or PR as related to a bug.
sig/release
Categorizes an issue or PR as relevant to SIG Release.
What happened:
When extracting image layers, the layer analyzer will treat the blobs as a tar file or as compressed data depending on the file extension. This causes an error when the blobs are extracted and opened for inspection
What you expected to happen:
Layer blobs should be opened and inspected
How to reproduce it (as minimally and precisely as possible):
Trying to generate an SBOM with bom v0.2.0 of this Istio image fails:
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: