Skip to content

zamnetwork/prisma-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prisma-github-action

This Github action runs Prisma Cloud's Twistcli to scan a docker image for vulnerabilities.

Inputs

registry

Required The name of the Docker registry.

repository

Required The name of the Docker repository.

tag

Required The Docker image tag.

Example usage

uses: zamnetwork/prisma-github-action@v1.0.0
with:
  registry: 'docker.zam.com'
  repository: 'message-service'
  tag: 'v1.0.0'

About

Github action for prisma cloud scan

Resources

Stars

Watchers

Forks

Packages

No packages published