Updated snyk + README
This commit is contained in:
parent
e5bb21942d
commit
f3eb7cc5b6
25
.snyk
25
.snyk
@ -2,29 +2,12 @@
|
||||
version: v1.7.0
|
||||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||
ignore:
|
||||
'npm:moment:20161019':
|
||||
- express-brute-mongoose > moment:
|
||||
reason: Waiting for new version
|
||||
expires: '2016-11-30T03:04:46.410Z'
|
||||
'npm:marked:20170112':
|
||||
- simplemde > marked:
|
||||
reason: No fix available
|
||||
expires: '2017-04-02T20:18:37.694Z'
|
||||
'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'
|
||||
reason: None given
|
||||
expires: '2017-04-03T16:35:30.347Z'
|
||||
'npm:shelljs:20140723':
|
||||
- pm2 > shelljs:
|
||||
reason: No fix available yet
|
||||
expires: '2017-03-16T04:32:47.705Z'
|
||||
reason: None given
|
||||
expires: '2017-04-03T16:35:30.347Z'
|
||||
patch: {}
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
- [Official Website](https://wiki.requarks.io/)
|
||||
- [Documentation](#documentation)
|
||||
- [Requirements](#requirements)
|
||||
- [Change Log](#change-log)
|
||||
- [Requirements](#requirements)
|
||||
- [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
|
||||
- [Project Status](https://github.com/Requarks/wiki/projects/3)
|
||||
- [Special Thanks](#special-thanks)
|
||||
|
||||
@ -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.
|
||||
|
||||
### Change Log
|
||||
|
||||
View all notable changes between releases in the [changelog](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md).
|
||||
|
||||
### Special Thanks
|
||||
|
||||
![Browserstack](https://wiki.requarks.io/assets/images/logo_browserstack.png)
|
||||
|
Loading…
Reference in New Issue
Block a user