Skip to content
Compare
Choose a tag to compare
@bluesentinelsec bluesentinelsec released this 24 Sep 14:18
· 1 commit to main since this release

Summary

This release resolves #101 in which the platform argument was not honored by the underlying business logic, causing scans of multi-arch images to fallback to the host runner CPU architecture, usually amd64.

Changes Made

  • The system now correctly passes the platform argument to the action's business logic when scanning multi-arch container images.

  • Updated all workflow references from v1.4.0 to v1.4.1