This Github action runs Prisma Cloud's Twistcli to scan a docker image for vulnerabilities.
Required The name of the Docker registry.
Required The name of the Docker repository.
Required The Docker image tag.
uses: zamnetwork/prisma-github-action@v1.0.0
with:
registry: 'docker.zam.com'
repository: 'message-service'
tag: 'v1.0.0'