Mandatory Context Standards - Developer Guide - Cortex XSIAM - Cortex - Security Operations

Cortex XSIAM Developer Guide

Product
Cortex XSIAM
Creation date
2023-05-01
Last date published
2024-06-04
Category
Developer Guide
Abstract

Standard context schema used for the system indicators and the DBot Score object.

There are standard context schema used for the system indicators and the DBot Score object. You do not need to manually output this in your code, instead, use the builtin classes as described in context use cases.

In YAML:

outputs:
	- contextPath: Rule.Name
	  description: The name of the rule.
	- contextPath: Rule.Condition
	  description: The condition of the rule.