reversinglabs/gh-action-rl-scanner-only

Scan an artifact with ReversingLabs Spectra Assure CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifact-to-scanPath to the package file (artifact) you want to scanyes
report-pathPath to a directory where the reports will be saved (must be a new directory, with a path relative to the github.workspace)noMyReportDir
rl-storePath to a directory where a package store has been initializedno""
rl-diff-withPerform a diff scan against the provided versionno""
rl-package-urlA package URL to use for this scanno""
rl-verboseMake the scanner more verbosenofalse
rl-proxy-serverAn optional proxy server to useno""
rl-proxy-portAn optional proxy server port to useno""
rl-proxy-userAn optional proxy server user to useno""
rl-proxy-passwordAn optional proxy server password to useno""
namedescription
descriptionThe result of the action: a string terminating in FAIL or PASS
statusThe single word result of the action: success, failure or error