Automated commit by github action: 5336788724

This commit is contained in:
GitHub Action Bot
2023-06-21 16:51:51 +00:00
parent 07aa003968
commit c1f92f6b33
3 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ enum:
- RULE - RULE
- SOD_POLICY - SOD_POLICY
- SOURCE - SOURCE
- TAG
- TAG_CATEGORY - TAG_CATEGORY
- TASK_RESULT - TASK_RESULT
- REPORT_RESULT - REPORT_RESULT

View File

@@ -15,6 +15,7 @@ properties:
$ref: './Value.yaml' $ref: './Value.yaml'
children: children:
type: array type: array
nullable: true
description: List of expressions description: List of expressions
items: items:
$ref: './Value.yaml' $ref: './Value.yaml'

View File

@@ -1,4 +1,5 @@
type: object type: object
nullable: true
description: The owner of this object. description: The owner of this object.
properties: properties:
type: type: