We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e8473 commit 7b5ece6Copy full SHA for 7b5ece6
layouts/shortcodes/cloud-siem-content-packs.html
@@ -45,6 +45,7 @@ <h3>{{- .name -}}</h3>
45
{{- with .investigator -}}<li>{{ upper . }} Investigator</li>{{- end -}}
46
{{- with .workflow_automation -}}<li>Workflow Automation</li>{{- end -}}
47
{{- with .documentation_href -}}<li><a href="{{.}}">Configuration guide</a></li>{{- end -}}
48
+ {{- with .ocsf_pipelines -}}<li>OCSF pipelines</li>{{- end -}}
49
</ul>
50
{{- end -}}
51
0 commit comments