Skip to content

added contract check for msg.sender (ThorswapFacet v1.0.0 > v.1.1.0) … #2822

added contract check for msg.sender (ThorswapFacet v1.0.0 > v.1.1.0) …

added contract check for msg.sender (ThorswapFacet v1.0.0 > v.1.1.0) … #2822

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: crytic/[email protected]
with:
node-version: 20
continue-on-error: true