Skip to content

aderyn-v0.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 08:25

Install aderyn 0.4.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cyfrin/aderyn/releases/download/aderyn-v0.4.3/aderyn-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cyfrin/tap/aderyn

Install prebuilt binaries into your npm project

npm install @cyfrin/[email protected]

Download aderyn 0.4.3

File Platform Checksum
aderyn-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
aderyn-x86_64-apple-darwin.tar.xz Intel macOS checksum
aderyn-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
aderyn-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
aderyn-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

What's changed

  • Fix - LSP report did not contain root prefix defined in aderyn.toml
  • Fix - aderyn init now initializes toml file with version = 1