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

Fine-grained update checks #2

Open joanlopez opened 3 weeks ago

joanlopez commented 3 weeks ago

Now, GBounty checks if there's any update in both, the app and profiles, on every execution unless the CI environment variable is defined.

However, that's not very clever, so it could: