mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Ensure proper file permissions on startup
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user