Closed JefJacobs00 closed 1 year ago
To see more easily what information comes from what scan change the way that information gained from a scan is represented. Instead of scan with all the info it figured out make it so that the info itself represents to the scan.
example:
ns2:Port2 a ns2:Port ; ns2:portNumber "44321" ; ns2:portService ns2:Service2 ; ns2:portStatus "open" ; ns2:Scan ns2:Scan1.
Change the way scan info is linked
To see more easily what information comes from what scan change the way that information gained from a scan is represented. Instead of scan with all the info it figured out make it so that the info itself represents to the scan.
example:
ns2:Port2 a ns2:Port ; ns2:portNumber "44321" ; ns2:portService ns2:Service2 ; ns2:portStatus "open" ; ns2:Scan ns2:Scan1.