diff --git a/salt/soc/files/soc/menu.actions.json b/salt/soc/files/soc/menu.actions.json index b088780f8..5d3c16156 100644 --- a/salt/soc/files/soc/menu.actions.json +++ b/salt/soc/files/soc/menu.actions.json @@ -31,7 +31,7 @@ "links": [ "https://www.virustotal.com/gui/search/{value}" ]} - {%- if ENDGAMEGHOST %} + {%- if ENDGAMEHOST %} ,{ "name": "Endgame", "description": "Endgame Endpoint Investigation and Response", "icon": "fa-external-link-alt", "target": "_blank", "links": [ "https://{{ ENDGAMEHOST }}/endpoints/{:agent.id}"