reversinglabs/gh-action-rl-scanner-cloud-only

Scan an artifact with ReversingLabs Spectra Assure Portal

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rl-verboseMake the scanner more verbosenofalse
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-portal-serverthe server namespace used for your companyyes
rl-portal-orgthe organisation set up on the portal server for your companyyes
rl-portal-groupthe group you want the scan to use (you must be a member of that group)yes
rl-package-urlA package URL to use for this scanyes""
rl-diff-withPerform a diff scan against the provided versionno""
rl-submit-onlyOptionally do not wait for the scan result: bool: default Falsenofalse
rl-timeoutAmount of time (in minutes), the user is willing to wait for analysis before failingno20
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