v1.2.0 #106
Closed
bluesentinelsec
announced in
Announcements
v1.2.0
#106
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release adds support for scanning multi-arch container images.
To use this feature, specify the OS and CPU platform matching the image you wish to scan by adding the
platform
argument to your workflows, as shown below:If platform is unspecified, this action will default to the OS/CPU platform that matches the GitHub Actions runner.
This discussion was created from the release v1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions