# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
python: 3.6.0
version: v1.14.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
  SNYK-PYTHON-PYYAML-590151:
    - pyyaml:
        reason: Project doesn't use vulnerable code path.
        expires: 2021-06-01T00:00:00.000Z
patch: {}
