samartsevigor/Savant Smart Contract Analyzer
Analyzes changes in Solidity contracts between commits and creates an audit request in Savant.Chat
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_commit | Base commit SHA for comparison | yes | — |
| head_commit | Head commit SHA for comparison | yes | — |
| github_token | GitHub token for repository access | no | ${{ github.token }} |
| api_token | API token for the audit service. Get it from https://savant.chat (Profile -> Settings -> API Keys) | yes | — |
| api_url | URL for the audit service API endpoint | no | https://savant.chat/api/v1/ci-cd/requests |
| dry_run | Whether to perform a dry run (do not create real audit) | no | false |
| tier | Tier | no | advanced |
Outputs
no outputs