From dad6119945a6e5092483856e405dbbef0803e214 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 4 Sep 2019 14:19:43 +0200 Subject: [PATCH] fix(core): update --- .snyk | 13 +++++++++++++ README.md | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..17a0270 --- /dev/null +++ b/.snyk @@ -0,0 +1,13 @@ +# 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-JS-JSYAML-173999: + - gray-matter > js-yaml: + reason: None given + expires: '2019-10-04T12:19:33.385Z' + SNYK-JS-JSYAML-174129: + - gray-matter > js-yaml: + reason: None given + expires: '2019-10-04T12:19:33.385Z' +patch: {} diff --git a/README.md b/README.md index 18d3b7d..e7d13ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # @pushrocks/smartfm frontmatter done right +> Please consider following us on https://beta.news/lossless to subscribe to infos on changes and updates. + ## Availabililty and Links * [npmjs.org (npm package)](https://www.npmjs.com/package/@pushrocks/smartfm) * [gitlab.com (source)](https://gitlab.com/pushrocks/smartfm)