diff --git a/layouts/shortcodes/cloud-siem-content-packs.html b/layouts/shortcodes/cloud-siem-content-packs.html index 680318648a328..fd0cc7f4ab534 100644 --- a/layouts/shortcodes/cloud-siem-content-packs.html +++ b/layouts/shortcodes/cloud-siem-content-packs.html @@ -45,6 +45,7 @@

{{- .name -}}

{{- with .investigator -}}
  • {{ upper . }} Investigator
  • {{- end -}} {{- with .workflow_automation -}}
  • Workflow Automation
  • {{- end -}} {{- with .documentation_href -}}
  • Configuration guide
  • {{- end -}} + {{- with .ocsf_pipelines -}}
  • OCSF pipelines
  • {{- end -}} {{- end -}} {{- end -}}