Skip to content

Merge branch 'jato-v2' into andrew-update-envs-read-me #332

Merge branch 'jato-v2' into andrew-update-envs-read-me

Merge branch 'jato-v2' into andrew-update-envs-read-me #332

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run Slither
uses: crytic/[email protected]
id: slither
with:
node-version: 16
fail-on: high
slither-args: --exclude controlled-delegatecall