Fix issue #848 CIS LEVEL added to CSV and other formats

This commit is contained in:
Toni de la Fuente
2021-11-11 13:40:40 +01:00
parent 34aba53649
commit 140e96e5e1
211 changed files with 268 additions and 273 deletions

View File

@@ -137,6 +137,7 @@ addHtmlHeader() {
<th scope="col">CheckID</th>
<th style="width:20%" scope="col">Check Title</th>
<th style="width:20%" scope="col">Check Output</th>
<th scope="col">CIS Level</th>
<th scope="col">CAF Epic</th>
<th scope="col">Risk</th>
<th scope="col">Remediation</th>