Add cheatsheet URL to soc.json

This commit is contained in:
Jason Ertel
2020-10-23 16:35:35 -04:00
parent c8a6b232d5
commit 85e0b2cab3

View File

@@ -56,8 +56,10 @@
"client": {
{%- if ISAIRGAP is sameas true %}
"docsUrl": "/docs/",
"docsUrl": "/docs/cheatsheet.pdf",
{%- else %}
"docsUrl": "https://docs.securityonion.net/en/2.3/",
"cheatsheetUrl": "https://github.com/Security-Onion-Solutions/securityonion-docs/raw/2.3/images/cheat-sheet/Security-Onion-Cheat-Sheet.pdf",
{%- endif %}
"hunt": {
"advanced": true,