# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.10.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
  'npm:bootstrap-markdown:20140826':
    - bootstrap-markdown:
        reason: Correct CSP will prevent this
        expires: '2018-04-25T09:30:03.280Z'
  'npm:bootstrap:20160627':
    - bootstrap:
        reason: elab not affected
        expires: '2018-03-25T16:14:43.002Z'
  'npm:bootstrap:20180529':
    - bootstrap:
        reason: not affected
        expires: '2018-07-13T12:32:23.521Z'
patch: {}
