Skip to content

Commit 54e51d9

Browse files
yummyblablaDerrick Lee
andauthored
Fix schema version in Fortigate parsers (#14041)
Co-authored-by: Derrick Lee <derricklee@microsoft.com>
1 parent afc567f commit 54e51d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Parsers/ASimAuthentication/Parsers/ASimAuthenticationFortinetFortigate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Product:
66
Name: Fortigate
77
Normalization:
88
Schema: Authentication
9-
Version: '0.1.3'
9+
Version: '0.1.4'
1010
References:
1111
- Title: ASIM Authentication Schema
1212
Link: https://aka.ms/ASimAuthenticationDoc

Parsers/ASimAuthentication/Parsers/vimAuthenticationFortinetFortigate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Product:
66
Name: Fortinet Fortigate
77
Normalization:
88
Schema: Authentication
9-
Version: '0.1.3'
9+
Version: '0.1.4'
1010
References:
1111
- Title: ASIM Authentication Schema
1212
Link: https://aka.ms/ASimAuthenticationDoc

0 commit comments

Comments
 (0)