Good day! Do we have example for includePaths configuration property?
I would like to use includePaths to constrain the application routes that the HawkScan will specifically visit,
but it seems to be ignored/ not working
Example: one specific path
includePaths:
- "/somepath/v1/test"
Result: Some other paths were crawled and included in the scan
Spider complete
Spider Crawled 42 URLs:
someotherpaths/here
.
.
Am I missing something?
Thank you in advance!
Good day! Do we have example for
includePathsconfiguration property?I would like to use
includePathsto constrain the application routes that the HawkScan will specifically visit,but it seems to be ignored/ not working
Example: one specific path
Result: Some other paths were crawled and included in the scan
Am I missing something?
Thank you in advance!