blst-security / cherrybomb

Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.

Home Page:https://www.blstsecurity.com/cherrybomb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support arm cpu

egege opened this issue · comments

commented

I used this command to install cherrybomb on the m2 mac.

curl https://cherrybomb.blstsecurity.com/install | /bin/bash

But zsh hints:

zsh: bad CPU type in executable: cherrybomb

I think it is better to add an arm cpu adaptation does not require rosetta 2, as there will be other mac users who will also encounter it.

Please add all proper architecture targets. Thanks!