# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.7.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
  'npm:validator:20150313':
    - thinky > validator:
        reason: None given
        expires: '2017-05-08T00:44:20.779Z'
  'npm:jquery:20170829':
    - '*':
        reason: None Given
        expires: 2017-12-17T22:29:43.130Z
      jquery:
        reason: not impacting us - file is not exposed
        expires: '2017-12-17T22:33:55.968Z'
    - jquery-powertip > jquery:
        reason: not impacting us -file is not exposed
        expires: '2017-12-17T22:33:55.968Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
  'npm:ms:20170412':
    - compression > debug > ms:
        patched: '2017-05-26T06:49:13.569Z'
  'npm:debug:20170905':
    - serve-index > debug:
        patched: '2017-09-28T23:17:46.903Z'
