This idea is very simple:
As soon as a Converter matches, activate the pydb if "breakpoint: true" is part of its definition.
This allows to interactively step through the scanning process at the point where a scanner matches.
Use a cfood of your choice, add "breakpoint: true" somewhere and run the scanner/crawler.
Validate with "breakpoint: false" that it is not run in this case.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.