Commit f3eb7cc5 authored by NGPixel's avatar NGPixel

Updated snyk + README

parent e5bb2194
...@@ -2,29 +2,12 @@ ...@@ -2,29 +2,12 @@
version: v1.7.0 version: v1.7.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date # ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore: ignore:
'npm:moment:20161019':
- express-brute-mongoose > moment:
reason: Waiting for new version
expires: '2016-11-30T03:04:46.410Z'
'npm:marked:20170112': 'npm:marked:20170112':
- simplemde > marked: - simplemde > marked:
reason: No fix available reason: None given
expires: '2017-04-02T20:18:37.694Z' expires: '2017-04-03T16:35:30.347Z'
'npm:ws:20160920':
- engine.io > ws:
reason: No fix available yet
expires: '2017-03-09T19:39:17.067Z'
- engine.io-client > ws:
reason: No fix available yet
expires: '2017-03-09T19:39:17.067Z'
- socket.io > engine.io > ws:
reason: No fix available yet
expires: '2017-03-09T19:39:17.067Z'
- socket.io > socket.io-client > engine.io-client > ws:
reason: No fix available yet
expires: '2017-03-09T19:39:17.067Z'
'npm:shelljs:20140723': 'npm:shelljs:20140723':
- pm2 > shelljs: - pm2 > shelljs:
reason: No fix available yet reason: None given
expires: '2017-03-16T04:32:47.705Z' expires: '2017-04-03T16:35:30.347Z'
patch: {} patch: {}
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
- [Official Website](https://wiki.requarks.io/) - [Official Website](https://wiki.requarks.io/)
- [Documentation](#documentation) - [Documentation](#documentation)
- [Requirements](#requirements) - [Requirements](#requirements)
- [Change Log](#change-log) - [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
- [Project Status](https://github.com/Requarks/wiki/projects/3) - [Project Status](https://github.com/Requarks/wiki/projects/3)
- [Special Thanks](#special-thanks) - [Special Thanks](#special-thanks)
...@@ -40,10 +40,6 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu ...@@ -40,10 +40,6 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
Read the full [prerequisites](https://docs.wiki.requarks.io/prerequisites) article for full details. Read the full [prerequisites](https://docs.wiki.requarks.io/prerequisites) article for full details.
### Change Log
View all notable changes between releases in the [changelog](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md).
### Special Thanks ### Special Thanks
![Browserstack](https://wiki.requarks.io/assets/images/logo_browserstack.png) ![Browserstack](https://wiki.requarks.io/assets/images/logo_browserstack.png)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment