SwiftnessX icon indicating copy to clipboard operation
SwiftnessX copied to clipboard

Create a Project with multiple targets

Open KINGSABRI opened this issue 6 years ago • 0 comments
trafficstars

Hi

First, thank you for making SwiftnessX available. As we can create a new target under "Targets" I'm asking if we can create a "Project" which contains multiple targets, each target has vulnerabilities.

To demonstrate that

ProjectName
  |-- Target1
            |--> Critical
            |--> High
            |--> Medium
            |--> Low
            |--> Informational
  |-- Target2
            |--> Critical
            |--> High
            |--> Medium
            |--> Low
            |--> Informational

This also can be done if you allow more nested folder as we can create only one-level sub-folder

KINGSABRI avatar Apr 15 '19 15:04 KINGSABRI