crashappsec/Setup Chalk

Install chalk and wrap supported commands

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of chalk to install. By default latest version is installed. See https://crashoverride.com/releases for all available versions. no""
latest_version_urlURL where to query for the latest chalk version. no""
loadChalk config(s) to load - comma or new-line delimited. Can be either paths to files or URLs. no
paramsChalk components params to load. Should be JSON array with all parameter values. JSON structure is the same as provided by 'chalk dump params'. no
connectWhether to automatically connect to https://crashoverride.run. no
profileKey of the custom CrashOverride profile to load.nodefault
tokenCrashOverride API Token. It is automatically fetched via OpenID connect if not provided when `connect=true`. no
passwordPassword for chalk signing key. Password is displayed as part of `chalk setup`. no
public_keyContent of chalk signing public key). Copy from `chalk.pub` after `chalk setup`. no
private_keyContent of chalk signing encrypted private key (with the provided password). Copy from `chalk.key` after `chalk setup`. no
observables_versionVersion of the observables action to use. Defaults to main. nomain
observables_continue_on_errorWhether to continue or fail build when observables setup fails. notrue

no outputs