-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Is there an existing feature or issue for this?
- I have searched the existing issues
Expected feature
when initiating a scan I would need a way to exclude certain URLs paths. This would require wildcard support as well.
example.com/api/somerandomapi/*
example.com/img/*.jpeg
This way the scanners don't waste time on URLs that we are not interested in or can have endless link-backs.
Alternative solutions
No response
Anything else?
No response