Rick Rackow

Results 27 comments of 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: ![Screenshot 2022-04-11 at 15...

Run the setup step first maybe to see if the platforms are actually available --> setup-buildx-action >List of available platforms will be displayed and available through our [setup-buildx](https://github.com/docker/setup-buildx-action#about) 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