Sfoglia il codice sorgente

Updated snyk + README

NGPixel 8 anni fa
parent
commit
f3eb7cc5b6
2 ha cambiato i file con 6 aggiunte e 27 eliminazioni
  1. 4 21
      .snyk
  2. 2 6
      README.md

+ 4 - 21
.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: {}

+ 2 - 6
README.md

@@ -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)