- Removed the audit section from analysis policies for simplification. - Updated chain roles to version 0.3.1, refining descriptions and edge types for clarity and consistency. - Enhanced chain templates by removing redundant node types and improving allowed node type definitions. - Revised graph schema documentation to clarify edge type definitions and improve overall structure.
16 lines
332 B
YAML
16 lines
332 B
YAML
version: 1
|
|
profiles:
|
|
discovery:
|
|
severities:
|
|
missing_link_constraints: info
|
|
weak_chain_roles: info
|
|
unmapped_edge_types: info
|
|
missing_slot_*: info
|
|
|
|
decisioning:
|
|
severities:
|
|
missing_link_constraints: warn
|
|
weak_chain_roles: info
|
|
unmapped_edge_types: warn
|
|
missing_slot_*: warn
|