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": {
|
"client": {
|
||||||
{%- if ISAIRGAP is sameas true %}
|
{%- if ISAIRGAP is sameas true %}
|
||||||
"docsUrl": "/docs/",
|
"docsUrl": "/docs/",
|
||||||
|
"docsUrl": "/docs/cheatsheet.pdf",
|
||||||
{%- else %}
|
{%- else %}
|
||||||
"docsUrl": "https://docs.securityonion.net/en/2.3/",
|
"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 %}
|
{%- endif %}
|
||||||
"hunt": {
|
"hunt": {
|
||||||
"advanced": true,
|
"advanced": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user