bajuzjefe/Aikido - Aiken Security Analyzer

Run Aikido static analysis on Aiken smart contracts and upload SARIF results

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-pathPath to the Aiken project directoryno.
fail-onMinimum severity that triggers a non-zero exit (info, low, medium, high, critical)nohigh
min-severityMinimum severity to include in output (info, low, medium, high, critical)noinfo
formatOutput format (text, json, sarif, markdown)notext
upload-sarifUpload SARIF results to GitHub Security tabnotrue
versionAikido version to install (e.g. v0.3.0, or 'latest')nolatest
configPath to .aikido.toml config file (default: auto-detected from project path)no""
namedescription
findings-countTotal number of findings
critical-countNumber of critical findings
exit-codeAikido exit code (0 = pass, 1 = error, 2 = findings exceed threshold)
sarif-filePath to SARIF output file (if generated)