BountySecurity / gbounty

GBounty is a multi-step website vulnerability scanner developed in Golang designed to help companies, pentesters, and bug hunters identify potential vulnerabilities in web applications.
https://gbounty.bountysecurity.ai
MIT License
52 stars 9 forks source link

Set up an environment for acceptance end-to-tests based #9

Open joanlopez opened 5 hours ago

joanlopez commented 5 hours ago

We can use: https://owasp.org/www-project-juice-shop, which is available in Docker: https://hub.docker.com/r/bkimminich/juice-shop.

It would be nice to have a base that can be executed as part of the CI checks, that we can extend over time.