armissecurity/Armis Security Scanner

Enterprise-grade security scanning for repositories and container images with Armis Cloud

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: armissecurity/armis-cli@87b5bd65522b4c94e48c6941c64efb9269c24d53 # v1.18.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
scan-typeType of scan to perform: repo or imageyes
scan-targetTarget to scan (path for repo, image name for image scan)no.
client-idClient ID for JWT authentication (recommended)no
client-secretClient secret for JWT authentication (recommended)no
regionArmis cloud region for JWT authenticationno""
api-tokenArmis API token for Basic authentication (legacy)no
tenant-idTenant identifier for Armis Cloud (legacy, not needed with JWT)no
formatOutput format: human, json, sarif, junitnosarif
fail-onComma-separated severity levels to fail on (e.g., HIGH,CRITICAL). Empty string for informational mode (never fail).no""
exit-codeExit code to return when build failsno1
no-progressDisable progress indicatorsnotrue
image-tarballPath to image tarball (only for image scans)no
output-fileFile path to write scan results (optional)no
scan-timeoutScan timeout in minutesno60
include-filesComma-separated list of file paths to scan (relative to repository root)no""
build-from-sourceBuild CLI from source instead of downloading release (for testing)nofalse
namedescription
resultsScan results in the specified format
exit-codeExit code from the scan