[ { "rule": "jQuery-load(", "path": "app/locale.js", "line": "function load({ appLocale, logger } = {}) {", "lineNumber": 27, "reasonCategory": "falseMatch", "updated": "2018-09-13T21:20:44.234Z" }, { "rule": "jQuery-before(", "path": "components/indexeddb-backbonejs-adapter/backbone-indexeddb.js", "lineNumber": 157, "reasonCategory": "falseMatch", "updated": "2018-09-13T21:24:40.667Z" }, { "rule": "jQuery-after(", "path": "components/indexeddb-backbonejs-adapter/backbone-indexeddb.js", "lineNumber": 166, "reasonCategory": "falseMatch", "updated": "2018-09-13T21:24:40.667Z" }, { "rule": "jQuery-load(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "lineNumber": 72, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:16:19.197Z" }, { "rule": "jQuery-globalEval(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " globalEval(read(f));", "lineNumber": 73, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of system for loading dependencies" }, { "rule": "jQuery-globalEval(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": "function globalEval(x) {", "lineNumber": 167, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of system for loading dependencies" }, { "rule": "jQuery-load(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "lineNumber": 171, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:16:19.197Z" }, { "rule": "jQuery-globalEval(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " globalEval(Module['read'](f));", "lineNumber": 172, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of system for loading dependencies" }, { "rule": "eval", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " func = eval('_' + ident); // explicit lookup", "lineNumber": 367, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of runtime library for C++ transpiled code" }, { "rule": "eval", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " return eval(funcstr);", "lineNumber": 493, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of a set of functions to implement C calls" }, { "rule": "jQuery-append(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " bb.append((new Uint8Array(byteArray)).buffer); // we need to pass a buffer, and must copy the array to get the right data range", "lineNumber": 4532, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " canvasContainer.parentNode.insertBefore(canvas, canvasContainer);", "lineNumber": 4734, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-insertBefore(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " canvas.parentNode.insertBefore(canvasContainer, canvas);", "lineNumber": 4753, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "DOM-innerHTML", "path": "components/qrcode/qrcode.js", "line": "\t\t\t_el.innerHTML = aHTML.join('');", "lineNumber": 254, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Very limited in what HTML can be injected - dark/light options specify colors for the light/dark parts of QRCode" }, { "rule": "DOM-innerHTML", "path": "components/qrcode/qrcode.js", "line": "\t\t\tthis._el.innerHTML = '';", "lineNumber": 270, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Hard-coded string" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$('.version').text(`v${window.getVersion()}`);", "lineNumber": 4, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$('.environment').text(states.join(' - '));", "lineNumber": 16, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 19, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$('.privacy').text(window.i18n('privacyPolicy'));", "lineNumber": 28, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-load(", "path": "js/conversation_controller.js", "line": " async load() {", "lineNumber": 171, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "js/conversation_controller.js", "line": " this._initialPromise = load();", "lineNumber": 216, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-$(", "path": "js/debug_log_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 4, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/debug_log_start.js", "line": "const $body = $(document.body);", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-appendTo(", "path": "js/debug_log_start.js", "line": "window.view.$el.appendTo($body);", "lineNumber": 19, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-append(", "path": "js/modules/debuglogs.js", "line": " form.append('key', fields.key);", "lineNumber": 48, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "js/modules/debuglogs.js", "line": " form.append(key, value);", "lineNumber": 52, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "js/modules/debuglogs.js", "line": " form.append('Content-Type', contentType);", "lineNumber": 57, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "js/modules/emojis.js", "line": "async function load() {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2019-10-31T17:28:08.684Z" }, { "rule": "jQuery-load(", "path": "js/modules/stickers.js", "line": "async function load() {", "lineNumber": 57, "reasonCategory": "falseMatch", "updated": "2019-04-26T17:48:30.675Z" }, { "rule": "jQuery-$(", "path": "js/permissions_popup_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 3, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/permissions_popup_start.js", "line": "const $body = $(document.body);", "lineNumber": 11, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-appendTo(", "path": "js/permissions_popup_start.js", "line": "window.view.$el.appendTo($body);", "lineNumber": 42, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-$(", "path": "js/settings_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 3, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/settings_start.js", "line": "const $body = $(document.body);", "lineNumber": 11, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-appendTo(", "path": "js/settings_start.js", "line": " window.view.$el.appendTo($body);", "lineNumber": 57, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-load(", "path": "js/signal_protocol_store.js", "line": " await ConversationController.load();", "lineNumber": 894, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-innerHTML", "path": "js/views/app_view.js", "line": " this.el.innerHTML = '';", "lineNumber": 55, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Hard-coded string" }, { "rule": "jQuery-append(", "path": "js/views/app_view.js", "line": " this.el.append(view.el);", "lineNumber": 56, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-appendTo(", "path": "js/views/app_view.js", "line": " this.debugLogView.$el.appendTo(this.el);", "lineNumber": 62, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-$(", "path": "js/views/confirmation_dialog_view.js", "line": " setTimeout(() => this.$('.cancel').focus(), 1);", "lineNumber": 75, "reasonCategory": "usageTrusted", "updated": "2019-12-07T02:04:56.987Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-append(", "path": "js/views/contact_list_view.js", "line": " this.$el.append(this.contactView.el);", "lineNumber": 46, "reasonCategory": "usageTrusted", "updated": "2019-07-31T00:19:18.696Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('textarea').val(i18n('loading'));", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('textarea').val(text);", "lineNumber": 31, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " const text = this.$('textarea').val();", "lineNumber": 50, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.buttons, textarea').remove();", "lineNumber": 55, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " el: this.$('.result'),", "lineNumber": 62, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.loading').removeClass('loading');", "lineNumber": 64, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.link')", "lineNumber": 66, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.loading').removeClass('loading');", "lineNumber": 74, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/group_member_list_view.js", "line": " this.$('.container').append(this.member_list_view.el);", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-append(", "path": "js/views/group_member_list_view.js", "line": " this.$('.container').append(this.member_list_view.el);", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-html(", "path": "js/views/identicon_svg_view.js", "line": " const html = this.render().$el.html();", "lineNumber": 19, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Getting the value, not setting it" }, { "rule": "jQuery-load(", "path": "js/views/import_view.js", "line": " return ConversationController.load()", "lineNumber": 176, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-appendTo(", "path": "js/views/inbox_view.js", "line": " view.$el.appendTo(this.el);", "lineNumber": 35, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.message').text(message);", "lineNumber": 69, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " el: this.$('.conversation-stack'),", "lineNumber": 85, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-prependTo(", "path": "js/views/inbox_view.js", "line": " this.appLoadingScreen.$el.prependTo(this.el);", "lineNumber": 92, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-append(", "path": "js/views/inbox_view.js", "line": " .append(this.networkStatusView.render().el);", "lineNumber": 109, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-prependTo(", "path": "js/views/inbox_view.js", "line": " banner.$el.prependTo(this.$el);", "lineNumber": 113, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-appendTo(", "path": "js/views/inbox_view.js", "line": " toast.$el.appendTo(this.$el);", "lineNumber": 119, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.left-pane-placeholder').append(this.leftPaneView.el);", "lineNumber": 139, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-append(", "path": "js/views/inbox_view.js", "line": " this.$('.left-pane-placeholder').append(this.leftPaneView.el);", "lineNumber": 139, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " if (e && this.$(e.target).closest('.placeholder').length) {", "lineNumber": 189, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('#header, .gutter').addClass('inactive');", "lineNumber": 193, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.conversation-stack').addClass('inactive');", "lineNumber": 197, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.conversation:first .menu').trigger('close');", "lineNumber": 199, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " if (e && this.$(e.target).closest('.capture-audio').length > 0) {", "lineNumber": 219, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.conversation:first .recorder').trigger('close');", "lineNumber": 222, "reasonCategory": "usageTrusted", "updated": "2019-10-21T22:30:15.622Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr img').remove();", "lineNumber": 135, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr .container').show();", "lineNumber": 137, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " if ($('#qr').length === 0) {", "lineNumber": 141, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr .container').hide();", "lineNumber": 146, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.qr = new QRCode(this.$('#qr')[0]).makeCode(url);", "lineNumber": 147, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr').addClass('ready');", "lineNumber": 149, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$(DEVICE_NAME_SELECTOR).val(deviceName || window.getHostName());", "lineNumber": 154, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#link-phone').submit();", "lineNumber": 159, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#link-phone').submit(e => {", "lineNumber": 169, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " let name = this.$(DEVICE_NAME_SELECTOR).val();", "lineNumber": 173, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$(DEVICE_NAME_SELECTOR).focus();", "lineNumber": 176, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/key_verification_view.js", "line": " new QRCode(this.$('.qr')[0]).makeCode(", "lineNumber": 42, "reasonCategory": "usageTrusted", "updated": "2019-07-31T00:19:18.696Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-wrap(", "path": "js/views/key_verification_view.js", "line": " dcodeIO.ByteBuffer.wrap(this.ourKey).toString('base64')", "lineNumber": 43, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-insertBefore(", "path": "js/views/key_verification_view.js", "line": " dialog.$el.insertBefore(this.el);", "lineNumber": 72, "reasonCategory": "usageTrusted", "updated": "2019-07-31T00:19:18.696Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/key_verification_view.js", "line": " this.$('button.verify').attr('disabled', true);", "lineNumber": 76, "reasonCategory": "usageTrusted", "updated": "2019-07-31T00:19:18.696Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-$(", "path": "js/views/key_verification_view.js", "line": " this.$('button.verify').removeAttr('disabled');", "lineNumber": 107, "reasonCategory": "usageTrusted", "updated": "2019-07-31T00:19:18.696Z", "reasonDetail": "Hardcoded selector" }, { "rule": "jQuery-append(", "path": "js/views/list_view.js", "line": " this.$el.append(view.render().el);", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-html(", "path": "js/views/list_view.js", "line": " this.$el.html('');", "lineNumber": 33, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Hard-coded value" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " this.$('input.number').intlTelInput();", "lineNumber": 14, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " const input = this.$('input.number');", "lineNumber": 21, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " const regionCode = this.$('li.active')", "lineNumber": 22, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " this.$('.number-container').removeClass('invalid');", "lineNumber": 29, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " this.$('.number-container').removeClass('valid');", "lineNumber": 32, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/recorder_view.js", "line": " $(window).on('blur', this.onSwitchAwayBound);", "lineNumber": 19, "reasonCategory": "usageTrusted", "updated": "2018-10-11T19:22:47.331Z", "reasonDetail": "Operating on already-existing DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/recorder_view.js", "line": " this.$('.time').text(`${minutes}:${seconds}`);", "lineNumber": 49, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/recorder_view.js", "line": " $(window).off('blur', this.onSwitchAwayBound);", "lineNumber": 80, "reasonCategory": "usageTrusted", "updated": "2018-10-11T19:22:47.331Z", "reasonDetail": "Operating on already-existing DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('input').prop('checked', !!this.value);", "lineNumber": 30, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('input').prop('checked', Boolean(this.value));", "lineNumber": 49, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " const value = this.$(e.target).val();", "lineNumber": 64, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$(`#${this.name}-${this.value}`).attr('checked', 'checked');", "lineNumber": 69, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.notification-settings'),", "lineNumber": 78, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.theme-settings'),", "lineNumber": 84, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " $(document.body)", "lineNumber": 88, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.audio-notification-setting'),", "lineNumber": 99, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.spell-check-setting'),", "lineNumber": 106, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.menu-bar-setting'),", "lineNumber": 113, "reasonCategory": "usageTrusted", "updated": "2019-04-08T18:24:35.255Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.media-permissions'),", "lineNumber": 120, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync-setting').append(syncView.el);", "lineNumber": 126, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-append(", "path": "js/views/settings_view.js", "line": " this.$('.sync-setting').append(syncView.el);", "lineNumber": 126, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync').text(i18n('syncNow'));", "lineNumber": 181, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync').attr('disabled', 'disabled');", "lineNumber": 185, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.synced_at').hide();", "lineNumber": 197, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync_failed').hide();", "lineNumber": 202, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('input.number').val(number);", "lineNumber": 23, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " el: this.$('#phone-number-input'),", "lineNumber": 26, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#error').hide();", "lineNumber": 28, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " const verificationCode = $('#code')", "lineNumber": 39, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#status').text(s);", "lineNumber": 52, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " const verificationCode = $('#code')", "lineNumber": 55, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#error')", "lineNumber": 66, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " if (this.$('#number-container').hasClass('valid')) {", "lineNumber": 73, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#request-sms, #request-voice').prop('disabled', 'disabled');", "lineNumber": 76, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#code').addClass('invalid');", "lineNumber": 81, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#code').removeClass('invalid');", "lineNumber": 83, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#error').hide();", "lineNumber": 88, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#step2')", "lineNumber": 94, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#number-container').addClass('invalid');", "lineNumber": 98, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " $('#error').hide();", "lineNumber": 103, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#step2')", "lineNumber": 109, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#number-container').addClass('invalid');", "lineNumber": 113, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-html(", "path": "js/views/toast_view.js", "line": " this.$el.html(", "lineNumber": 21, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-appendTo(", "path": "js/views/toast_view.js", "line": " toast.$el.appendTo(el);", "lineNumber": 34, "reasonCategory": "usageTrusted", "updated": "2019-11-06T19:56:38.557Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-html(", "path": "js/views/whisper_view.js", "line": " this.$el.html(Mustache.render(template, attrs, partials));", "lineNumber": 51, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Value set came directly from Mustache tempating engine" }, { "rule": "jQuery-append(", "path": "js/views/whisper_view.js", "line": " this.$el.append(dialog.el);", "lineNumber": 62, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-$(", "path": "js/views/whisper_view.js", "line": " $('script[type=\"text/x-tmpl-mustache\"]').each((i, el) => {", "lineNumber": 71, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/whisper_view.js", "line": " const $el = $(el);", "lineNumber": 72, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-html(", "path": "js/views/whisper_view.js", "line": " templates[id] = $el.html();", "lineNumber": 74, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Getting the value, not setting it" }, { "rule": "jQuery-append(", "path": "libtextsecure/contacts_parser.js", "line": " this.buffer.append(arrayBuffer);", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/crypto.js", "line": " const data = dcodeIO.ByteBuffer.wrap(", "lineNumber": 206, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/crypto.js", "line": " return dcodeIO.ByteBuffer.wrap(padded)", "lineNumber": 220, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " dcodeIO.ByteBuffer.wrap(string, 'binary').toArrayBuffer();", "lineNumber": 62, "reasonCategory": "falseMatch", "updated": "2019-09-20T18:36:19.909Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " dcodeIO.ByteBuffer.wrap(arrayBuffer).toString('binary');", "lineNumber": 64, "reasonCategory": "falseMatch", "updated": "2019-09-20T18:36:19.909Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " dcodeIO.ByteBuffer.wrap(string, 'base64').toArrayBuffer();", "lineNumber": 66, "reasonCategory": "falseMatch", "updated": "2019-09-20T18:36:19.909Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " dcodeIO.ByteBuffer.wrap(arrayBuffer).toString('base64');", "lineNumber": 68, "reasonCategory": "falseMatch", "updated": "2019-09-20T18:36:19.909Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", "lineNumber": 752, "reasonCategory": "falseMatch", "updated": "2019-10-21T22:30:15.622Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", "lineNumber": 777, "reasonCategory": "falseMatch", "updated": "2019-10-21T22:30:15.622Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/sendmessage.js", "line": " return dcodeIO.ByteBuffer.wrap(string, 'hex').toArrayBuffer();", "lineNumber": 17, "reasonCategory": "falseMatch", "updated": "2019-04-26T17:48:30.675Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/sendmessage.js", "line": " return dcodeIO.ByteBuffer.wrap(string, 'base64').toArrayBuffer();", "lineNumber": 20, "reasonCategory": "falseMatch", "updated": "2019-04-26T17:48:30.675Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/sync_request.js", "line": " wrap(sender.sendRequestConfigurationSyncMessage(sendOptions));", "lineNumber": 33, "reasonCategory": "falseMatch", "updated": "2018-11-28T19:48:16.607Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/sync_request.js", "line": " wrap(sender.sendRequestBlockSyncMessage(sendOptions));", "lineNumber": 36, "reasonCategory": "falseMatch", "updated": "2019-12-03T00:28:08.683Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/sync_request.js", "line": " wrap(sender.sendRequestContactSyncMessage(sendOptions))", "lineNumber": 39, "reasonCategory": "falseMatch", "updated": "2019-12-03T00:28:08.683Z" }, { "rule": "jQuery-wrap(", "path": "libtextsecure/sync_request.js", "line": " return wrap(sender.sendRequestGroupSyncMessage(sendOptions));", "lineNumber": 42, "reasonCategory": "falseMatch", "updated": "2019-12-03T00:28:08.683Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js", "line": " function wrap(innerFn, outerFn, self, tryLocsList) {", "lineNumber": 36, "reasonCategory": "falseMatch", "updated": "2019-03-09T00:08:44.242Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js", "line": " wrap(innerFn, outerFn, self, tryLocsList)", "lineNumber": 228, "reasonCategory": "falseMatch", "updated": "2019-03-09T00:08:44.242Z" }, { "rule": "jQuery-$(", "path": "node_modules/@develar/schema-utils/node_modules/ajv/dist/ajv.min.js", "lineNumber": 2, "reasonCategory": "falseMatch", "updated": "2019-08-15T17:10:42.360Z" }, { "rule": "eval", "path": "node_modules/@protobufjs/inquire/index.js", "line": " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "What's being eval'd is a static string" }, { "rule": "DOM-innerHTML", "path": "node_modules/@sindresorhus/is/dist/index.js", "line": " 'innerHTML',", "lineNumber": 158, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/@sindresorhus/is/dist/source/index.js", "line": " 'innerHTML',", "lineNumber": 133, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/@sinonjs/formatio/lib/formatio.js", "line": " // SVG elements have undefined innerHTML", "lineNumber": 204, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-$(", "path": "node_modules/@yarnpkg/lockfile/index.js", "lineNumber": 6546, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "function load() {", "lineNumber": 8470, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "exports.enable(load());", "lineNumber": 8488, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "function load() {", "lineNumber": 8689, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "exports.enable(load());", "lineNumber": 8713, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/ansi-colors/index.js", "line": " return typeof style === 'function' ? style(input) : style.wrap(input, newline);", "lineNumber": 33, "reasonCategory": "falseMatch", "updated": "2019-08-19T18:03:38.741Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/ansi-colors/index.js", "line": " while (n-- > 0) str = wrap(colors.styles[stack[n]], str, nl);", "lineNumber": 46, "reasonCategory": "falseMatch", "updated": "2019-08-19T18:03:38.741Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver-utils/node_modules/lodash/after.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver-utils/node_modules/lodash/after.js", "line": "function after(n, func) {", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/before.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 20, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/before.js", "line": "function before(n, func) {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/core.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 2228, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/core.js", "line": " function before(n, func) {", "lineNumber": 2231, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/core.js", "line": " return before(2, func);", "lineNumber": 2381, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/core.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 3483, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-$(", "path": "node_modules/archiver-utils/node_modules/lodash/core.min.js", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/fp/_baseConvert.js", "line": " function wrap(name, func, placeholder) {", "lineNumber": 468, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/fp/_baseConvert.js", "line": " return wrap(name, func, defaultHolder);", "lineNumber": 521, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/fp/_baseConvert.js", "line": " pairs.push([key, wrap(key, func, _)]);", "lineNumber": 531, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/iteratee.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 40, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 9983, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " function after(n, func) {", "lineNumber": 9992, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 10041, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " function before(n, func) {", "lineNumber": 10044, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " return before(2, func);", "lineNumber": 10619, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 10950, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " function wrap(value, wrapper) {", "lineNumber": 10957, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/lodash.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 15518, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver-utils/node_modules/lodash/once.js", "line": " return before(2, func);", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/wrap.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 19, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver-utils/node_modules/lodash/wrap.js", "line": "function wrap(value, wrapper) {", "lineNumber": 26, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-append(", "path": "node_modules/archiver/lib/core.js", "line": " this._module.append(source, data, function(err) {", "lineNumber": 179, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/archiver/lib/plugins/tar.js", "line": " function append(err, sourceBuffer) {", "lineNumber": 68, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/archiver/lib/plugins/tar.js", "line": " append(null, source);", "lineNumber": 80, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/async/dist/async.js", "line": "function wrap(defer) {", "lineNumber": 62, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/async/dist/async.js", "line": "var setImmediate$1 = wrap(_defer);", "lineNumber": 81, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/archiver/node_modules/async/dist/async.js", "line": " if (this.head) this.insertBefore(this.head, node);", "lineNumber": 2151, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/archiver/node_modules/async/dist/async.js", "line": " if (this.tail) this.insertAfter(this.tail, node);", "lineNumber": 2156, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/async/dist/async.js", "line": "var nextTick = wrap(_defer$1);", "lineNumber": 3823, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/archiver/node_modules/async/dist/async.js", "line": " q._tasks.insertBefore(nextNode, item);", "lineNumber": 4107, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-$(", "path": "node_modules/archiver/node_modules/async/dist/async.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/archiver/node_modules/async/dist/async.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/archiver/node_modules/async/dist/async.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/archiver/node_modules/async/internal/DoublyLinkedList.js", "line": " if (this.head) this.insertBefore(this.head, node);else setInitial(this, node);", "lineNumber": 52, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/archiver/node_modules/async/internal/DoublyLinkedList.js", "line": " if (this.tail) this.insertAfter(this.tail, node);else setInitial(this, node);", "lineNumber": 56, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/async/internal/setImmediate.js", "line": "function wrap(defer) {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/async/internal/setImmediate.js", "line": "exports.default = wrap(_defer);", "lineNumber": 42, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/archiver/node_modules/async/priorityQueue.js", "line": " q._tasks.insertBefore(nextNode, item);", "lineNumber": 42, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver/node_modules/lodash/after.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver/node_modules/lodash/after.js", "line": "function after(n, func) {", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/before.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 20, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/before.js", "line": "function before(n, func) {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/core.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 2228, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/core.js", "line": " function before(n, func) {", "lineNumber": 2231, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/core.js", "line": " return before(2, func);", "lineNumber": 2381, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/core.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 3483, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-$(", "path": "node_modules/archiver/node_modules/lodash/core.min.js", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/fp/_baseConvert.js", "line": " function wrap(name, func, placeholder) {", "lineNumber": 468, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/fp/_baseConvert.js", "line": " return wrap(name, func, defaultHolder);", "lineNumber": 521, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/fp/_baseConvert.js", "line": " pairs.push([key, wrap(key, func, _)]);", "lineNumber": 531, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/iteratee.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 40, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 9983, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " function after(n, func) {", "lineNumber": 9992, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 10041, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " function before(n, func) {", "lineNumber": 10044, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " return before(2, func);", "lineNumber": 10619, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 10950, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " function wrap(value, wrapper) {", "lineNumber": 10957, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/lodash.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 15518, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/archiver/node_modules/lodash/once.js", "line": " return before(2, func);", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/wrap.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 19, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/archiver/node_modules/lodash/wrap.js", "line": "function wrap(value, wrapper) {", "lineNumber": 26, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/ast-types/lib/path.js", "line": " Pp.insertBefore = function insertBefore(node) {", "lineNumber": 232, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/ast-types/lib/path.js", "line": " Pp.insertAfter = function insertAfter(node) {", "lineNumber": 242, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone-min.js", "lineNumber": 1, "reasonCategory": "ruleNeeded", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Need a rule for setElement, which contains this" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/backbone/backbone-min.js", "lineNumber": 1, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Part of backbone's browser history API" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone.js", "line": " this.$el = el instanceof Backbone.$ ? el : Backbone.$(el);", "lineNumber": 1286, "reasonCategory": "ruleNeeded", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Need a rule for setElement, which contains this" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone.js", "line": " // If `this.el` is a string, pass it through `$()`, take the first", "lineNumber": 1347, "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/backbone/backbone.js", "line": " var iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;", "lineNumber": 1707, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Part of backbone's browser history API" }, { "rule": "jQuery-append(", "path": "node_modules/bl/bl.js", "line": " this.append(callback)", "lineNumber": 29, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/bl.js", "line": " this.append(buf[i])", "lineNumber": 58, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/bl.js", "line": " this.append(buf._bufs[i])", "lineNumber": 62, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/bl.js", "line": " copy.append(this._bufs[i])", "lineNumber": 239, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.js", "line": " bb.append(ary[i]);", "lineNumber": 79, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob/index.js", "line": " bb.append(ary[i]);", "lineNumber": 77, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blueimp-canvas-to-blob/js/canvas-to-blob.js", "line": " bb.append(arrayBuffer)", "lineNumber": 93, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blueimp-canvas-to-blob/js/canvas-to-blob.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/boom/lib/index.js", "line": " error = exports.wrap(data, statusCode, message);", "lineNumber": 279, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-$(", "path": "node_modules/bunyan/node_modules/moment/min/locales.min.js", "lineNumber": 75, "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-$(", "path": "node_modules/bunyan/node_modules/moment/min/moment-with-locales.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-$(", "path": "node_modules/bunyan/node_modules/moment/min/moment.min.js", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": "function nodebackForPromise(promise, multiArgs) {", "lineNumber": 2099, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": " } else if (!multiArgs) {", "lineNumber": 2106, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": " var multiArgs = arguments.length > 1 ? !!Object(arguments[1]).multiArgs", "lineNumber": 2296, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": " var result = tryCatch(fn)(nodebackForPromise(ret, multiArgs));", "lineNumber": 2298, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": " util.toFastProperties(Promise); ", "lineNumber": 2856, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Promise is a known global" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": "function toFastProperties(obj) {", "lineNumber": 3592, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Declaring a dangerous function" }, { "rule": "eval", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": " eval(obj);", "lineNumber": 3599, "reasonCategory": "ruleNeeded", "updated": "2019-03-22T19:00:07.131Z", "reasonDetail": "his is run on whatever is provided to toFastProperties()" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": " toFastProperties: toFastProperties,", "lineNumber": 3752, "reasonCategory": "ruleNeeded", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Exposing a dangerous function" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js", "line": "if (ret.isNode) ret.toFastProperties(process);", "lineNumber": 3775, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "process is a known global" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.min.js", "lineNumber": 31, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "It's usage of bluebird that's the problem, not bluebird itself with this rule" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.min.js", "lineNumber": 31, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var spawn = new PromiseSpawn$(undefined, undefined, yieldHandler,", "lineNumber": 2228, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this.constructor$(promises);", "lineNumber": 2441, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this._init$(undefined, -2);", "lineNumber": 2456, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": "function nodebackForPromise(promise, multiArgs) {", "lineNumber": 2687, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " } else if (!multiArgs) {", "lineNumber": 2694, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var multiArgs = arguments.length > 1 ? !!Object(arguments[1]).multiArgs", "lineNumber": 2944, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var result = tryCatch(fn)(nodebackForPromise(ret, multiArgs));", "lineNumber": 2946, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " util.toFastProperties(Promise); ", "lineNumber": 3519, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Usage of bluebird is the problem with this rule, not bluebird itself" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": "function(callback, receiver, originalName, fn, _, multiArgs) {", "lineNumber": 3846, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var nodeback = nodebackForPromise(promise, \" + multiArgs + \"); \\n\\", "lineNumber": 3897, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": "function makeNodePromisifiedClosure(callback, receiver, _, fn, __, multiArgs) {", "lineNumber": 3938, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var fn = nodebackForPromise(promise, multiArgs);", "lineNumber": 3951, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": "function promisifyAll(obj, suffix, filter, promisifier, multiArgs) {", "lineNumber": 3968, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " makeNodePromisified(key, THIS, key, fn, suffix, multiArgs);", "lineNumber": 3979, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " fn, suffix, multiArgs);", "lineNumber": 3983, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " util.toFastProperties(obj);", "lineNumber": 3989, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "promisifyAll calls toFastProperties() but is limited to function or object" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": "function promisify(callback, receiver, multiArgs) {", "lineNumber": 3993, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " callback, null, multiArgs);", "lineNumber": 3995, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var multiArgs = !!options.multiArgs;", "lineNumber": 4007, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var ret = promisify(fn, receiver, multiArgs);", "lineNumber": 4008, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " var multiArgs = !!options.multiArgs;", "lineNumber": 4018, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " multiArgs);", "lineNumber": 4036, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " promisifyAll(value, suffix, filter, promisifier, multiArgs);", "lineNumber": 4037, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " return promisifyAll(target, suffix, filter, promisifier, multiArgs);", "lineNumber": 4041, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this.constructor$(entries);", "lineNumber": 4102, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this._init$(undefined, isMap ? -6 : -3);", "lineNumber": 4104, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this.constructor$(promises);", "lineNumber": 4305, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this._init$(undefined, -5);", "lineNumber": 4322, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this._resultCancelled$();", "lineNumber": 4360, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this.constructor$(values);", "lineNumber": 4537, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this.constructor$(values);", "lineNumber": 4586, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this._init$(undefined, -5);", "lineNumber": 4601, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " this.constructor$(fn, promise, context);", "lineNumber": 5104, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": "function toFastProperties(obj) {", "lineNumber": 5434, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Declaring a dangerous function" }, { "rule": "eval", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " eval(obj);", "lineNumber": 5441, "reasonCategory": "ruleNeeded", "updated": "2019-03-22T19:00:07.131Z", "reasonDetail": "This is run on whatever is provided to toFastProperties()" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": " toFastProperties: toFastProperties,", "lineNumber": 5594, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Exposing a dangerous function" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js", "line": "if (ret.isNode) ret.toFastProperties(process);", "lineNumber": 5617, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "process is a known global" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js", "lineNumber": 30, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js", "lineNumber": 31, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/assert.js", "line": " this.constructor$(a);", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/generators.js", "line": " var spawn = new PromiseSpawn$(undefined, undefined, yieldHandler,", "lineNumber": 197, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/map.js", "line": " this.constructor$(promises);", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/map.js", "line": " this._init$(undefined, -2);", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/nodeback.js", "line": "function nodebackForPromise(promise, multiArgs) {", "lineNumber": 34, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/nodeback.js", "line": " } else if (!multiArgs) {", "lineNumber": 41, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promise.js", "line": " var multiArgs = arguments.length > 1 ? !!Object(arguments[1]).multiArgs", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promise.js", "line": " var result = tryCatch(fn)(nodebackForPromise(ret, multiArgs));", "lineNumber": 180, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/release/promise.js", "line": " util.toFastProperties(Promise); ", "lineNumber": 753, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Promise is a known global" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": "function(callback, receiver, originalName, fn, _, multiArgs) {", "lineNumber": 116, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " var nodeback = nodebackForPromise(promise, \" + multiArgs + \"); \\n\\", "lineNumber": 167, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": "function makeNodePromisifiedClosure(callback, receiver, _, fn, __, multiArgs) {", "lineNumber": 208, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " var fn = nodebackForPromise(promise, multiArgs);", "lineNumber": 221, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": "function promisifyAll(obj, suffix, filter, promisifier, multiArgs) {", "lineNumber": 238, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " makeNodePromisified(key, THIS, key, fn, suffix, multiArgs);", "lineNumber": 249, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " fn, suffix, multiArgs);", "lineNumber": 253, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " util.toFastProperties(obj);", "lineNumber": 259, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "promisifyAll calls toFastProperties() but is limited to function or object" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": "function promisify(callback, receiver, multiArgs) {", "lineNumber": 263, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " callback, null, multiArgs);", "lineNumber": 265, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " var multiArgs = !!options.multiArgs;", "lineNumber": 277, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " var ret = promisify(fn, receiver, multiArgs);", "lineNumber": 278, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " var multiArgs = !!options.multiArgs;", "lineNumber": 288, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " multiArgs);", "lineNumber": 306, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " promisifyAll(value, suffix, filter, promisifier, multiArgs);", "lineNumber": 307, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js", "line": " return promisifyAll(target, suffix, filter, promisifier, multiArgs);", "lineNumber": 311, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/props.js", "line": " this.constructor$(entries);", "lineNumber": 56, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/props.js", "line": " this._init$(undefined, isMap ? -6 : -3);", "lineNumber": 58, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/reduce.js", "line": " this.constructor$(promises);", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/reduce.js", "line": " this._init$(undefined, -5);", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/reduce.js", "line": " this._resultCancelled$();", "lineNumber": 68, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/settle.js", "line": " this.constructor$(values);", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/some.js", "line": " this.constructor$(values);", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/some.js", "line": " this._init$(undefined, -5);", "lineNumber": 27, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "jQuery-$(", "path": "node_modules/cacache/node_modules/bluebird/js/release/using.js", "line": " this.constructor$(fn, promise, context);", "lineNumber": 92, "reasonCategory": "falseMatch", "updated": "2019-03-22T19:00:07.131Z" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/release/util.js", "line": "function toFastProperties(obj) {", "lineNumber": 194, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Declaring a dangerous function" }, { "rule": "eval", "path": "node_modules/cacache/node_modules/bluebird/js/release/util.js", "line": " eval(obj);", "lineNumber": 201, "reasonCategory": "ruleNeeded", "updated": "2019-03-22T19:00:07.131Z", "reasonDetail": "This is run on whatever is provided to toFastProperties()" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/release/util.js", "line": " toFastProperties: toFastProperties,", "lineNumber": 354, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "Declaring a dangerous function" }, { "rule": "bluebird-toFastProperties", "path": "node_modules/cacache/node_modules/bluebird/js/release/util.js", "line": "if (ret.isNode) ret.toFastProperties(process);", "lineNumber": 377, "reasonCategory": "usageTrusted", "updated": "2019-03-22T19:15:12.445Z", "reasonDetail": "process is a known global" }, { "rule": "jQuery-wrap(", "path": "node_modules/caching-transform/index.js", "line": "function wrap(opts) {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/cliui/index.js", "line": " if (_this.wrap) wrapped = wrap(col.text, _this._negatePadding(col), {hard: true}).split('\\n')", "lineNumber": 212, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/config/lib/config.js", "line": " configObject = Yaml.load(content);", "lineNumber": 994, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "eval", "path": "node_modules/config/lib/config.js", "line": " configObject = VisionmediaYaml.eval(util.stripYamlComments(content));", "lineNumber": 1000, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-$(", "path": "node_modules/core-js/build/index.js", "line": " if (name.indexOf(ns + \".\") === 0 && !in$(name, experimental)) {", "lineNumber": 43, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-$(", "path": "node_modules/core-js/build/index.js", "line": " function in$(x, xs){", "lineNumber": 93, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/core.js", "line": "\t return wrap(uid(arguments.length > 0 ? arguments[0] : undefined));", "lineNumber": 1082, "reasonCategory": "falseMatch" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/core.js", "line": "\t symbolStatics[it] = useNative ? sym : wrap(sym);", "lineNumber": 1135, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/core.js", "line": "\t setTimeout: wrap(global.setTimeout),", "lineNumber": 4496, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/library.js", "line": "\t return wrap(uid(arguments.length > 0 ? arguments[0] : undefined));", "lineNumber": 1033, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/library.js", "line": "\t symbolStatics[it] = useNative ? sym : wrap(sym);", "lineNumber": 1086, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/library.js", "line": "\t setTimeout: wrap(global.setTimeout),", "lineNumber": 4136, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/shim.js", "line": "\t return wrap(uid(arguments.length > 0 ? arguments[0] : undefined));", "lineNumber": 1068, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/shim.js", "line": "\t symbolStatics[it] = useNative ? sym : wrap(sym);", "lineNumber": 1121, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/client/shim.js", "line": "\t setTimeout: wrap(global.setTimeout),", "lineNumber": 4482, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/library/modules/es6.symbol.js", "line": " return wrap(uid(arguments.length > 0 ? arguments[0] : undefined));", "lineNumber": 142, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/library/modules/es6.symbol.js", "line": " symbolStatics[it] = useNative ? sym : wrap(sym);", "lineNumber": 195, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/library/modules/web.timers.js", "line": " setTimeout: wrap(global.setTimeout),", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:26:59.689Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/modules/es6.symbol.js", "line": " return wrap(uid(arguments.length > 0 ? arguments[0] : undefined));", "lineNumber": 142, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/modules/es6.symbol.js", "line": " symbolStatics[it] = useNative ? sym : wrap(sym);", "lineNumber": 195, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:18:14.550Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/core-js/modules/web.timers.js", "line": " setTimeout: wrap(global.setTimeout),", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2019-04-26T19:26:59.689Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/css/node_modules/source-map/lib/source-map/source-node.js", "line": " this.prepend(aChunk[i]);", "lineNumber": 199, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-$(", "path": "node_modules/csso/dist/csso-browser.js", "lineNumber": 2, "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/csso/dist/csso-browser.js", "lineNumber": 3, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/csso/node_modules/source-map/dist/source-map.debug.js", "line": "\t this.prepend(aChunk[i]);", "lineNumber": 2836, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/csso/node_modules/source-map/dist/source-map.js", "line": "\t this.prepend(aChunk[i]);", "lineNumber": 2836, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/csso/node_modules/source-map/dist/source-map.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/csso/node_modules/source-map/lib/source-node.js", "line": " this.prepend(aChunk[i]);", "lineNumber": 194, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 154, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 246, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/decompress-zip/lib/extractors.js", "line": " input.wrap(fs.createReadStream(zip.filename, {start: file._offset, end: file._offset + file.uncompressedSize - 1}));", "lineNumber": 64, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/decompress-zip/lib/extractors.js", "line": " input.wrap(fs.createReadStream(zip.filename, {start: file._offset}));", "lineNumber": 92, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/decompress-zip/lib/extractors.js", "line": " input.wrap(fs.createReadStream(path.resolve(parent, linkTo)));", "lineNumber": 131, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "eval", "path": "node_modules/depd/index.js", "line": " var deprecatedfn = eval('(function (' + args + ') {\\n' +", "lineNumber": 410, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "What's being eval'd is a static string, with one variable: args. Args is of the form arg1, arg2, generated programmatically." }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t var blockNode = ReactDOM.findDOMNode(this);", "lineNumber": 3773, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t doc.documentElement.innerHTML = html;", "lineNumber": 5535, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t var editorNode = ReactDOM.findDOMNode(_this.editor);", "lineNumber": 7047, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t var editorNode = ReactDOM.findDOMNode(_this.editor);", "lineNumber": 7081, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t * Resetting innerHTML will move focus to the beginning of the editor,", "lineNumber": 7570, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t var node = ReactDOM.findDOMNode(this);", "lineNumber": 8140, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t var leafNode = ReactDOM.findDOMNode(this.leaf);", "lineNumber": 8168, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t var node = ReactDOM.findDOMNode(this);", "lineNumber": 8406, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t var editorNode = ReactDOM.findDOMNode(editor.editorContainer);", "lineNumber": 10608, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/draft-js/dist/Draft.js", "line": "\t return anonymized.outerHTML;", "lineNumber": 12689, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.min.js", "lineNumber": 16, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "jQuery-$(", "path": "node_modules/draft-js/dist/Draft.min.js", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/draft-js/dist/Draft.min.js", "lineNumber": 17, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.min.js", "lineNumber": 17, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.min.js", "lineNumber": 18, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/draft-js/dist/Draft.min.js", "lineNumber": 19, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/DraftEditor.react.js", "line": " var editorNode = ReactDOM.findDOMNode(_this.editor);", "lineNumber": 82, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/DraftEditor.react.js", "line": " var editorNode = ReactDOM.findDOMNode(_this.editor);", "lineNumber": 116, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/DraftEditorBlock.react.js", "line": " var blockNode = ReactDOM.findDOMNode(this);", "lineNumber": 92, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/DraftEditorBlockNode.react.js", "line": " var blockNode = ReactDOM.findDOMNode(this);", "lineNumber": 215, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/draft-js/lib/DraftEditorCompositionHandler.js", "line": " * Resetting innerHTML will move focus to the beginning of the editor,", "lineNumber": 128, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/DraftEditorLeaf.react.js", "line": " var node = ReactDOM.findDOMNode(this);", "lineNumber": 72, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/DraftEditorLeaf.react.js", "line": " var leafNode = ReactDOM.findDOMNode(this.leaf);", "lineNumber": 100, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/DraftEditorTextNode.react.js", "line": " var node = ReactDOM.findDOMNode(this);", "lineNumber": 84, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/lib/editOnSelect.js", "line": " var editorNode = ReactDOM.findDOMNode(editor.editorContainer);", "lineNumber": 28, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/draft-js/lib/getSafeBodyFromHTML.js", "line": " doc.documentElement.innerHTML = html;", "lineNumber": 33, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/draft-js/lib/setDraftEditorSelection.js", "line": " return anonymized.outerHTML;", "lineNumber": 33, "reasonCategory": "usageTrusted", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "jQuery-$(", "path": "node_modules/draft-js/node_modules/immutable/dist/immutable.min.js", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "jQuery-$(", "path": "node_modules/draft-js/node_modules/immutable/dist/immutable.min.js", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/duplexer3/index.js", "line": " readable = (new stream.Readable(options)).wrap(readable);", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/duplexify/index.js", "line": " return new (stream.Readable)({objectMode:true, highWaterMark:16}).wrap(rs)", "lineNumber": 31, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/electron-context-menu/index.js", "line": "\t\t\tconst result = options.prepend(props, win);", "lineNumber": 122, "reasonCategory": "falseMatch", "updated": "2019-04-10T19:08:25.356Z" }, { "rule": "jQuery-append(", "path": "node_modules/electron-context-menu/index.js", "line": "\t\t\tconst result = options.append(props, win);", "lineNumber": 130, "reasonCategory": "falseMatch", "updated": "2019-04-10T19:08:25.356Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-notarize/node_modules/debug/dist/debug.js", "line": " createDebug.enable(createDebug.load());", "lineNumber": 721, "reasonCategory": "falseMatch", "updated": "2019-10-10T18:29:02.491Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-notarize/node_modules/debug/dist/debug.js", "line": " function load() {", "lineNumber": 855, "reasonCategory": "falseMatch", "updated": "2019-10-10T18:29:02.491Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-notarize/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 211, "reasonCategory": "falseMatch", "updated": "2019-10-10T18:29:02.491Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-notarize/node_modules/debug/src/common.js", "line": "\tcreateDebug.enable(createDebug.load());", "lineNumber": 261, "reasonCategory": "falseMatch", "updated": "2019-10-10T18:29:02.491Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-notarize/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 216, "reasonCategory": "falseMatch", "updated": "2019-10-10T18:29:02.491Z" }, { "rule": "eval", "path": "node_modules/electron/electron.d.ts", "line": " eval(code: string): void;", "lineNumber": 2136, "reasonCategory": "falseMatch", "updated": "2019-08-15T17:10:42.360Z" }, { "rule": "jQuery-append(", "path": "node_modules/electron/electron.d.ts", "line": " append(menuItem: MenuItem): void;", "lineNumber": 3760, "reasonCategory": "falseMatch", "updated": "2019-08-15T17:10:42.360Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/electron/node_modules/@types/node/globals.d.ts", "line": " wrap(oldStream: ReadableStream): this;", "lineNumber": 573, "reasonCategory": "otherUtilityCode", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/electron/node_modules/@types/node/globals.d.ts", "line": " static wrap(code: string): string;", "lineNumber": 976, "reasonCategory": "otherUtilityCode", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "eval", "path": "node_modules/electron/node_modules/@types/node/repl.d.ts", "line": " * Default: an async wrapper for the JavaScript `eval()` function. An `eval` function can", "lineNumber": 31, "reasonCategory": "exampleCode", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "eval", "path": "node_modules/electron/node_modules/@types/node/repl.d.ts", "line": " * for the JavaScript `eval()` function.", "lineNumber": 180, "reasonCategory": "exampleCode", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/electron/node_modules/@types/node/stream.d.ts", "line": " wrap(oldStream: NodeJS.ReadableStream): this;", "lineNumber": 32, "reasonCategory": "otherUtilityCode", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "jQuery-append(", "path": "node_modules/electron/node_modules/@types/node/url.d.ts", "line": " append(name: string, value: string): void;", "lineNumber": 90, "reasonCategory": "otherUtilityCode", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/es6-promisify/dist/promisify.js", "line": " * @param {bool} settings.multiArgs - Should multiple arguments be returned as an array?", "lineNumber": 34, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/es6-promisify/dist/promisify.js", "line": " var returnMultipleArguments = settings && settings.multiArgs;", "lineNumber": 44, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", "line": " return wrap([origA, origB], sep, opts);", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", "line": " return wrap(arr, sep, opts);", "lineNumber": 224, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", "line": "function wrap(arr, sep, opts) {", "lineNumber": 235, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 156, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 248, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/fbjs/lib/createNodesFromMarkup.js", "line": " node.innerHTML = wrap[1] + markup + wrap[2];", "lineNumber": 58, "reasonCategory": "ruleNeeded", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Need a rule for createNodesFromMarkup" }, { "rule": "DOM-innerHTML", "path": "node_modules/fbjs/lib/createNodesFromMarkup.js", "line": " node.innerHTML = markup;", "lineNumber": 65, "reasonCategory": "ruleNeeded", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Need a rule for createNodesFromMarkup" }, { "rule": "DOM-innerHTML", "path": "node_modules/fbjs/lib/getMarkupWrap.js", "line": " * Some browsers cannot use `innerHTML` to render certain elements standalone,", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2018-09-18T19:19:27.699Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/fbjs/lib/getMarkupWrap.js", "line": " dummyNode.innerHTML = '';", "lineNumber": 83, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Hard-coded string" }, { "rule": "DOM-innerHTML", "path": "node_modules/fbjs/lib/getMarkupWrap.js", "line": " dummyNode.innerHTML = '<' + nodeName + '>' + nodeName + '>';", "lineNumber": 85, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "nodeName is limited to set of safe tag names." }, { "rule": "jQuery-load(", "path": "node_modules/file-entry-cache/cache.js", "line": " var cache = flatCache.load( cacheId, _path );", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/flat-cache/cache.js", "line": " me.load( fName, dir );", "lineNumber": 39, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/flat-cache/cache.js", "line": " obj.load( docId, cacheDir );", "lineNumber": 167, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/flat-cache/node_modules/pify/index.js", "line": "\t\t\t\t} else if (opts.multiArgs) {", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(header);", "lineNumber": 73, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(footer);", "lineNumber": 75, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 156, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 248, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/globby/node_modules/pify/index.js", "line": "\t\t\t\t} else if (opts.multiArgs) {", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " var a = !eval('\"use strict\";let x = 1; function f() { return typeof x; };f() == \"number\";');", "lineNumber": 233, "reasonCategory": "usageTrusted", "updated": "2018-11-27T01:31:13.384Z", "reasonDetail": "Hard-coded string used for testing capabilities." }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " eval(a);", "lineNumber": 268, "reasonCategory": "notExercisedByOurApp", "updated": "2018-11-27T01:31:13.384Z", "reasonDetail": "Used to load dependencies; parent function loadModuleFromSource_ is used in one place only." }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " goog.global.eval(\"var _evalTest_ = 1;\");", "lineNumber": 445, "reasonCategory": "usageTrusted", "updated": "2019-04-12T00:50:12.124Z", "reasonDetail": "Hard-coded string used for testing capabilities" }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " goog.global.eval(a);", "lineNumber": 459, "reasonCategory": "notExercisedByOurApp", "updated": "2018-11-27T01:31:13.384Z", "reasonDetail": "More transpilation logic" }, { "rule": "jQuery-$(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " b && (a = a.replace(/\\{\\$([^}]+)}/g, function(a, c) {", "lineNumber": 500, "reasonCategory": "falseMatch", "updated": "2019-12-03T19:24:21.611Z" }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " return !!eval(a);", "lineNumber": 642, "reasonCategory": "notExercisedByOurApp", "updated": "2018-11-27T01:31:13.384Z", "reasonDetail": "More transpilation logic" }, { "rule": "jQuery-load(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " d.load(f);", "lineNumber": 794, "reasonCategory": "notExercisedByOurApp", "updated": "2019-04-12T00:50:12.124Z", "reasonDetail": "Part of their google closure 'debug loader'" }, { "rule": "jQuery-globalEval(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " goog.globalEval(c);", "lineNumber": 991, "reasonCategory": "notExercisedByOurApp", "updated": "2019-04-12T00:50:12.124Z", "reasonDetail": "Part of their google closure 'debug loader'" }, { "rule": "DOM-innerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " a.innerHTML = goog.html.SafeHtml.unwrapTrustedHTML(goog.html.SafeHtml.EMPTY);", "lineNumber": 3448, "reasonCategory": "usageTrusted", "updated": "2019-12-03T19:24:21.611Z", "reasonDetail": "HTML is escaped" }, { "rule": "DOM-innerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " a.innerHTML = goog.html.SafeHtml.unwrapTrustedHTML(b);", "lineNumber": 3457, "reasonCategory": "usageTrusted", "updated": "2019-12-03T19:24:21.611Z", "reasonDetail": "HTML is escaped" }, { "rule": "DOM-outerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": " a.outerHTML = goog.html.SafeHtml.unwrapTrustedHTML(b);", "lineNumber": 3469, "reasonCategory": "usageTrusted", "updated": "2019-12-03T19:24:21.611Z", "reasonDetail": "HTML is escaped" }, { "rule": "DOM-innerHTML", "path": "node_modules/got/node_modules/@sindresorhus/is/dist/index.js", "line": " 'innerHTML',", "lineNumber": 157, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/got/node_modules/@sindresorhus/is/dist/source/index.js", "line": " 'innerHTML',", "lineNumber": 133, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 160, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 162, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 186, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 160, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 162, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 186, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-$(", "path": "node_modules/immutable/dist/immutable.min.js", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "jQuery-$(", "path": "node_modules/immutable/dist/immutable.min.js", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "jQuery-$(", "path": "node_modules/immutable/dist/immutable.min.js", "lineNumber": 34, "reasonCategory": "falseMatch", "updated": "2019-06-20T20:21:33.456Z" }, { "rule": "jQuery-after(", "path": "node_modules/inquirer/node_modules/lodash/after.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/inquirer/node_modules/lodash/after.js", "line": "function after(n, func) {", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/before.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 20, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/before.js", "line": "function before(n, func) {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/core.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 2228, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/core.js", "line": " function before(n, func) {", "lineNumber": 2231, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/core.js", "line": " return before(2, func);", "lineNumber": 2381, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/core.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 3483, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-$(", "path": "node_modules/inquirer/node_modules/lodash/core.min.js", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/fp/_baseConvert.js", "line": " function wrap(name, func, placeholder) {", "lineNumber": 468, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/fp/_baseConvert.js", "line": " return wrap(name, func, defaultHolder);", "lineNumber": 521, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/fp/_baseConvert.js", "line": " pairs.push([key, wrap(key, func, _)]);", "lineNumber": 531, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/iteratee.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 40, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 9983, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-after(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " function after(n, func) {", "lineNumber": 9992, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 10041, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " function before(n, func) {", "lineNumber": 10044, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " return before(2, func);", "lineNumber": 10619, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 10950, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " function wrap(value, wrapper) {", "lineNumber": 10957, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/lodash.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 15518, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-before(", "path": "node_modules/inquirer/node_modules/lodash/once.js", "line": " return before(2, func);", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/wrap.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 19, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/inquirer/node_modules/lodash/wrap.js", "line": "function wrap(value, wrapper) {", "lineNumber": 26, "reasonCategory": "falseMatch", "updated": "2019-07-16T21:56:03.429Z" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " $(window).on(\"load\", function() {", "lineNumber": 68, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.telInput = $(element);", "lineNumber": 73, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.hadInitialPlaceholder = Boolean($(element).attr(\"placeholder\"));", "lineNumber": 79, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " $(\"body\").addClass(\"iti-mobile\");", "lineNumber": 97, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.telInput.wrap($(\"