Ensure proper file permissions on startup

Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
Ken Powers
2020-02-21 18:40:04 -05:00
committed by GitHub
parent 6b56dd4ce0
commit 8d9ccd3c0a
10 changed files with 289 additions and 24 deletions

View File

@@ -3397,6 +3397,62 @@
"reasonCategory": "falseMatch",
"updated": "2018-09-19T18:13:29.628Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/fast-glob/node_modules/braces/lib/expand.js",
"line": " result.push(append(value, stash, enclose));",
"lineNumber": 21,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/fast-glob/node_modules/braces/lib/expand.js",
"line": " result.push(Array.isArray(ele) ? append(item, ele, enclose) : (item + ele));",
"lineNumber": 26,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/fast-glob/node_modules/braces/lib/expand.js",
"line": " q.push(append(q.pop(), stringify(node, options)));",
"lineNumber": 48,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/fast-glob/node_modules/braces/lib/expand.js",
"line": " q.push(append(q.pop(), ['{}']));",
"lineNumber": 53,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/fast-glob/node_modules/braces/lib/expand.js",
"line": " q.push(append(q.pop(), range));",
"lineNumber": 69,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/fast-glob/node_modules/braces/lib/expand.js",
"line": " q.push(append(q.pop(), queue, enclose));",
"lineNumber": 93,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/fast-glob/node_modules/braces/lib/expand.js",
"line": " queue.push(append(queue.pop(), child.value));",
"lineNumber": 98,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/file-entry-cache/cache.js",
@@ -10053,6 +10109,38 @@
"reasonCategory": "falseMatch",
"updated": "2018-09-19T18:13:29.628Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/picomatch/lib/parse.js",
"line": " if (tok.value || tok.output) append(tok);",
"lineNumber": 210,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/picomatch/lib/parse.js",
"line": " append({ value });",
"lineNumber": 415,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/picomatch/lib/parse.js",
"line": " append({ value });",
"lineNumber": 427,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/picomatch/lib/parse.js",
"line": " append({ value });",
"lineNumber": 511,
"reasonCategory": "falseMatch",
"updated": "2020-02-21T14:09:28.005Z"
},
{
"rule": "thenify-multiArgs",
"path": "node_modules/pify/index.js",