Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enables multi-platform support for OCI images (#5082)
This fixes a bug that restricted scanning OCI images to linux/amd64 only. We now also ensure the provided --platform flag is used to correctly identify the appropriate manifests for images that have multiple platforms.
- Loading branch information