Added severity field to CSV and HTML output reports

This commit is contained in:
Toni de la Fuente
2021-01-21 22:42:40 +01:00
parent 6bb49fd162
commit 73cac580f3
2 changed files with 8 additions and 3 deletions

View File

@@ -98,6 +98,7 @@ addHtmlHeader() {
<tr>
<th style="align-content:center" scope="col">Status</th>
<th scope="col">Result</th>
<th scope="col">Severity</th>
<th scope="col">AccountID</th>
<th scope="col">Region</th>
<th scope="col">Compliance</th>