credentum/ao-lens Security Audit
Run ao-lens security audit on AO/Lua code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to Lua files or directory to audit | no | ao/ |
| fail-on-high | Fail if high severity issues are found | no | true |
| output-format | Output format (json or pretty) | no | pretty |
Outputs
| name | description |
|---|---|
| pass | Whether the audit passed (true/false) |
| critical-count | Number of critical severity issues |
| high-count | Number of high severity issues |
| total-count | Total number of issues |