mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add cheatsheet URL to soc.json
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user