feat(misconf): normalize CreatedBy strings for COPY and ADD instructions for podman (buildah) images #8952
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
scan/misconfiguration
Issues relating to misconfiguration scanning
Example dockerfile:
Build image via
podman build . --inherit-labels=false --tag myimage:test
History:
Code for building a string in buildah: https://github.com/containers/buildah/blob/5a02e74b5d0f01e4d68ea0dcdbf5f5f444baa68f/imagebuildah/stage_executor.go#L1982
Discussed in #8943
The text was updated successfully, but these errors were encountered: