https://github.com/ga4gh/dockstore
Raw File
Tip revision: 5891070c9c0883cfc15f6376327a3c74bda042ea authored by Denis Yuen on 28 April 2020, 23:16:28 UTC
[maven-release-plugin] prepare release 1.8.3
Tip revision: 5891070
.snyk
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.5
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
  SNYK-JAVA-COMBEUST-174815:
    - '*':
        reason: does not seem applicable
        expires: 2260-04-14T20:07:33.140Z
  SNYK-JAVA-ORGAPACHEANT-30510:
    - '*':
        reason: does not seem applicable
        expires: 2260-04-14T20:10:35.914Z
  SNYK-JAVA-ORGTESTNG-174823:
    - '*':
        reason: does not seem applicable
        expires: 2260-04-14T20:11:12.959Z
patch: {}
back to top