cyberperspectives / sagacity

Security Assessment Data Management and Analysis Tool
http://www.cyberperspectives.com
Apache License 2.0
38 stars 13 forks source link

SCC Server 2016 Results import does not assign checklist #87

Closed JeffOdegard closed 5 years ago

JeffOdegard commented 5 years ago

Importing the SCC results for a Windows Server 2016 DC does not automatically assign any OS checklist. The results file was sent separately.

cyberperspectives commented 5 years ago

I'm committing a fix for this. When you test it make sure that the icons show correctly in addition to checklist assignment. Fixed the following:

We don't have icons for the others you mentioned and I didn't know what software to link them to. So if those are really important we can add those.

JeffOdegard commented 5 years ago

I get the following errors when the installation hits the STIG parsing phase:

[17-Jan-2019 10:43:08 America/Denver] Table 'sagacity.scans' doesn't exist [17-Jan-2019 10:43:08 America/Denver] Table 'sagacity.scans' doesn't exist [17-Jan-2019 10:52:23 America/Denver] PHP Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in C:\xampp\www\exec\parse_stig.php on line 713 [17-Jan-2019 10:52:23 America/Denver] PHP Parse error: syntax error, unexpected '' (repeated multiple times)

JeffOdegard commented 5 years ago

Fixed. Please push to master.