Skip to content

Commit 0818581

Browse files
committed
Update security_alert_overview.xml
Accidentally reverted a commit from a PR. Fixed.
1 parent 435c7ab commit 0818581

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

github_app_for_splunk/default/data/ui/views/security_alert_overview.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,9 @@
243243
<option name="rowNumbers">false</option>
244244
<option name="totalsRow">false</option>
245245
<option name="wrap">true</option>
246+
<format type="color" field="severity">
247+
<colorPalette type="map">{"critical":#DC4E41,"high":#F1813F,"moderate":#F8BE34}</colorPalette>
248+
</format>
246249
</table>
247250
</panel>
248251
</row>

0 commit comments

Comments
 (0)