Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update slither to v0.8.2 #27

Closed
RusseII opened this issue Mar 9, 2022 · 1 comment
Closed

Update slither to v0.8.2 #27

RusseII opened this issue Mar 9, 2022 · 1 comment

Comments

@RusseII
Copy link

RusseII commented Mar 9, 2022

image

0.8.1 is currently installed by default.

v0.8.2 adds support for custom errors

Temp Fix

Run pip3 install slither-analyzer --upgrade in the docker container

elopez added a commit to elopez/eth-security-toolbox that referenced this issue Oct 30, 2023
Added:
  * medusa
  * echidna
  * building-secure-contracts
  * foundry

Removed:
  * rattle
  * manticore
  * etheno
  * ganache
  * embark
  * not-so-smart-contracts

Updated:
  * now based on Ubuntu jammy instead of etheno base image
  * latest solc is always included

Fixes trailofbits#19 (etheno no longer included)
Fixes trailofbits#13, trailofbits#21, trailofbits#35 (solc-select is available and latest solc is always included)
Fixes trailofbits#26 (manticore no longer included)
Fixes trailofbits#15, trailofbits#27 (slither is up-to-date now)
Fixes trailofbits#30 (foundry is now installed)
Fixes trailofbits#32 (etheno no longer included)
Fixes trailofbits#33
Fixes trailofbits#16, trailofbits#36 (vyper is now installed)
Fixes trailofbits#37
@elopez elopez mentioned this issue Nov 1, 2023
2 tasks
@elopez
Copy link
Member

elopez commented Nov 1, 2023

Thanks for the report and the patience here! The recent image refresh has updated slither, hopefully this will no longer be an issue going forward.

@elopez elopez closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants