CrowdStrike / container-image-scan

Code to scan a container with CrowdStrike and return response codes indicating pass/fail status.
MIT License
35 stars 23 forks source link

add `container-image-scan` container #56

Closed ffalor closed 2 years ago

ffalor commented 2 years ago

creates a container image that can be used with docker run

adds --plugin arg to print the report as json to stdout and then exit

redhatrises commented 2 years ago

LGTM

ffalor commented 2 years ago

@redhatrises tyvm