exein-io/Scan firmware and container images with Exein Analyzer

Runs Exein Analyzer CLI to scan Docker images, Linux firmware, or IDF firmware for vulnerabilities.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyAPI key for the Exein Analyzer platformyes
api-urlBase API URL (supports on-prem deployments)nohttps://analyzer.exein.io/api/
object-idUUID of the Analyzer object to launch the scan againstyes
scan-typeType of scan to run: docker, linux, idf, or sbomyes
file-pathPath to the firmware/image/SBOM file to scanyes
download-reportDownload PDF report after scan completesnofalse
download-sbomDownload SBOM JSON after scan completesnofalse
cli-versionPin Analyzer CLI release version (e.g. v1.0.0). Defaults to latestnolatest
namedescription
scan-idUUID of the created scan
scan-urlDirect link to scan results in the Analyzer UI
report-pathLocal path to PDF report (only set when download-report is true)
sbom-pathLocal path to SBOM JSON (only set when download-sbom is true)