Rick Rackow
Rick Rackow
This script makes massive use of snapcraft. That's not available on WSLv1. It should be possible in v2 according to [this](https://forum.snapcraft.io/t/running-snaps-on-wsl2-insiders-only-for-now/13033) post.
Seems gopath is not part of your PATH and therefore you get `command not found` for go binaries that are used like `unfurl` and `waybackurls` With that the whole script...
nice, i was just considering to make that. maybe adding some doc to the readme on how to run it would make sense. for anyone coming across this in the...
@nahamsec This has been open for a while and seems like a sane option, maybe you could take a look
I think that's the same way, Burp also implements it. Sounds reasonable.
you can solve what you attempted in #191 via the repository settings only as of now as far as i know: https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/ would look something like:  action.
probably obsoleted now by https://github.com/pyrra-dev/pyrra/commit/b9570eec45762498d1d0fb3b9852bfff68aff47b ?
The push error in the workflow isn't related to my change @metalmatze, but probably needs a bit of extra attention
The rest should be good, maybe @vrutkovs or @nautilux could run through the Readme on a cluster-bot cluster and see if it's working