# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
  SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744:
    - '*':
        reason: Not using Kotlin Files interface
        expires: 2023-12-13T08:35:54.696Z
        created: 2022-03-14T08:35:54.706Z
  SNYK-JAVA-ORGYAML-3152153:
    - '*':
        reason: Only using YAML for the configuration loading
        expires: 2023-12-22T09:56:56.796Z
        created: 2023-02-20T09:56:56.804Z
patch: {}
