Skip to content

WIP: refactor page processing

Anton Akhmerov requested to merge maint/refactor-scans into master

I've started working on the scans, and I realized that we're mixing together a lot of unrelated data and actions.

This is an attempt to clean things up a bit and improve the code locality.

Merge request reports