coguardio/CoGuard Scan Action

Discovers known configuration files in Docker images or repositories, and scans them using CoGuard.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dockerImageNameThe Docker image name which the CoGuard CLI should scanno""
dockerContainerNameThe Docker container name which the CoGuard CLI should scanno""
repositoryScanWhether or not to scan the given repository. Automatically is chosen when `dockerImageName` is not specified. notrue
getLatestReportIf you wish to extract the .zip file and its contents for the latest scan, use this option and set it to the cluster name you are interested in. The output file will be written into the location specified in `workingDirectory` using the filename `cluster_download.zip`. no""
failLevelThe minimum level of severity of failed checks to fail this build.no1
workingDirectoryThe working directory where the acton should take placeno.
outputFormatThe output format of the coguard scan (`formatted`, `json`, `sarif`, `markdown`). You can also combine each of them via a comma, leading to multiple outputs. noformatted
usernameThe username as registred on coguard.io. If you are not registered, please go to https://portal.coguard.io, and click on "Log In" to register. yes
passwordThe CoGuard password for the user identified by username.

no outputs