SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.36k stars 161 forks source link

5.7.0 upgrade doesn't populate Heat Map data. #92

Closed gregohmyeggo closed 4 years ago

gregohmyeggo commented 4 years ago

The upgrade to 5.7.0 doesn't populate Test Case data in the Heat Map report. The Test Case data DOES populate all other reports, but the Heat Map is "blank" (all grey).

The demo DB "DEMO_PURPLE_CE" test case data DOES populate the Heat Map.

thebleucheese commented 4 years ago

You may need to change the Map Type from "Latest" to "Overall". The "Latest" setting requires a Test Case Template to be set for Test Cases for them to be shown on the report. If Test Cases were created solely in the current local database and aren't mapped to a template in the Administration section this can occur.

Also check the "Data Integrity" report to see if anything is missing.

gregohmyeggo commented 4 years ago

That worked!

Thanks for the quick response! I'll keep testing and report any other issues.