Skip to content

Remove duplicate scan creation

Craig Smith requested to merge remove_dup_scan_creation into master

What does this MR do?

I noticed that APIScan, BaselineScan and FullScan were all created in exactly the same way. This MR cleans that up by having dependencies.py only create a Scan.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Cameron Swords

Merge request reports

Loading