Update CVE-2022-0437.yaml (#4104)

patch-1
Muhammad Daffa 2022-04-11 17:48:44 +07:00 committed by GitHub
parent 1116de3a05
commit eb2fc8dfbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,6 +46,6 @@ requests:
- type: dsl - type: dsl
dsl: dsl:
- 'to_string(version) <= "6.3.13"' - compare_versions(version, '< 6.3.14')
# Enhanced by mp on 2022/03/24 # Enhanced by mp on 2022/03/24