# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.19.0
ignore:

  # @vue/cli@4.5.13 has vulnerabilities that only affects projects using Vue. Known risk.
  # Since this only impacts developer-controlled code, it's acceptable. Wait for @vue/cli to fix.
  SNYK-JS-ANSIHTML-1296849:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-07-24T00:00:00.000Z
  SNYK-JS-ANSIREGEX-1583908:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-10-01T00:00:00.000Z
  SNYK-JS-CSSWHAT-1298035:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-07-24T00:00:00.000Z
  SNYK-JS-DECOMPRESSTAR-559095:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-07-24T00:00:00.000Z
  SNYK-JS-EJS-1049328:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-07-24T00:00:00.000Z
  SNYK-JS-GLOBPARENT-1016905:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-07-24T00:00:00.000Z
  SNYK-JS-NTHCHECK-1586032:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-10-01T00:00:00.000Z
  SNYK-JS-OBJECTPATH-1569453:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-07-24T00:00:00.000Z
  SNYK-JS-OBJECTPATH-1585658:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-10-01T00:00:00.000Z
  SNYK-JS-PRISMJS-1585202:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-10-01T00:00:00.000Z
  SNYK-JS-SETVALUE-1540541:
    - '*':
        reason: No fix available. Await @vue/cli upgrade
        expires: 2021-11-30T00:00:00.000Z
        created: 2021-10-01T00:00:00.000Z


  # We need D3 v4 for old projects. Just retain this forever -- but newer projects won't use this
  SNYK-JS-D3COLOR-1076592:
    - '*':
        reason: Retained for backward compatibility for old projects
        expires: 2030-01-01T00:00:00.000Z
        created: 2021-07-24T00:00:00.000Z

patch: {}
