What is Aderyn CI Assistant ?
Last updated
Aderyn CI Assistant is a Github Action that performs static analysis on Solidity codebases in Github CI to catch potential vulnerabilities before committing code. Available for free, check it out on the marketplace.
- name: Aderyn Check
uses: Cyfrin/aderyn-ci@v0
with:
fail-on: highLast updated