Skip to content

Commit

Permalink
Install bearer as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
safejulian committed Oct 19, 2024
1 parent 54d70d9 commit c493288
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion live.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

set -euo pipefail

brew install simpsonjulian/statica-tap/statica
brew install simpsonjulian/statica-tap/statica bearer/tap/bearer

pipx install sarif-tools
npm install -g jscpd-sarif-reporter

cd /tmp

gh repo clone WebGoat/WebGoat
Expand Down

0 comments on commit c493288

Please sign in to comment.