diff --git a/ASIM/schemas/ASimFileEvent.yaml b/ASIM/schemas/ASimFileEvent.yaml index c261903452e..47a6d10a1f8 100644 --- a/ASIM/schemas/ASimFileEvent.yaml +++ b/ASIM/schemas/ASimFileEvent.yaml @@ -1,6 +1,6 @@ Schema: Schema: FileEvent - Version: '0.2.2' + Version: '0.2.3' Last Updated: Sept 12 2023 References: - Title: ASIM File Event Schema @@ -183,9 +183,9 @@ Fields: - Name: Hash Type: string - Class: Conditional + Class: Alias Description: Alias to the best available Target File hash. - Follows: [TargetFileMD5, TargetFileSHA1, TargetFileSHA256, TargetFileSHA512] + Aliases: [TargetFileMD5, TargetFileSHA1, TargetFileSHA256, TargetFileSHA512] - Name: HashType Class: Conditional diff --git a/ASIM/schemas/ASimProcessEvent.yaml b/ASIM/schemas/ASimProcessEvent.yaml index e1f791ec06a..8ccb4cdfe93 100644 --- a/ASIM/schemas/ASimProcessEvent.yaml +++ b/ASIM/schemas/ASimProcessEvent.yaml @@ -1,6 +1,6 @@ Schema: Schema: ProcessEvent - Version: '0.1.4' + Version: '0.1.5' Last Updated: Mar 06, 2023 References: - Title: ASIM Process Event Schema @@ -17,6 +17,8 @@ Include: # Common fields - Name: Event Fields File: common/ASimEventFields.yaml +- Name: Inspection fields + File: common/ASimInspectionFields.yaml # Entities - Name: Dvc