=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== node-micromatch-4.0.2+repack+~4.0.1/.verb.md-180- expandRange(a, b) { node-micromatch-4.0.2+repack+~4.0.1/.verb.md:181: return `(${fill(a, b, { toRegex: true })})`; node-micromatch-4.0.2+repack+~4.0.1/.verb.md-182- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/README.md-542- expandRange(a, b) { node-micromatch-4.0.2+repack+~4.0.1/README.md:543: return `(${fill(a, b, { toRegex: true })})`; node-micromatch-4.0.2+repack+~4.0.1/README.md-544- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/bench/glob-parent.js-13-const cycle = (e, newline) => { node-micromatch-4.0.2+repack+~4.0.1/bench/glob-parent.js:14: process.stdout.write(`\u001b[G ${e.target}${newline ? '\n' : ''}`); node-micromatch-4.0.2+repack+~4.0.1/bench/glob-parent.js-15-}; ############################################## node-micromatch-4.0.2+repack+~4.0.1/bench/glob-parent.js-28- node-micromatch-4.0.2+repack+~4.0.1/bench/glob-parent.js:29: console.log(`\n# ${config.name}`); node-micromatch-4.0.2+repack+~4.0.1/bench/glob-parent.js-30- suite.add = (key, fn, opts) => { ############################################## node-micromatch-4.0.2+repack+~4.0.1/bench/index.js-13-const cycle = (e, newline) => { node-micromatch-4.0.2+repack+~4.0.1/bench/index.js:14: process.stdout.write(`\u001b[G ${e.target}${newline ? '\n' : ''}`); node-micromatch-4.0.2+repack+~4.0.1/bench/index.js-15-}; ############################################## node-micromatch-4.0.2+repack+~4.0.1/bench/index.js-27- node-micromatch-4.0.2+repack+~4.0.1/bench/index.js:28: console.log(`\n# ${config.name}`); node-micromatch-4.0.2+repack+~4.0.1/bench/index.js-29- suite.add = (key, fn, opts) => { ############################################## node-micromatch-4.0.2+repack+~4.0.1/examples/option-expandRange.js-6- expandRange(a, b) { node-micromatch-4.0.2+repack+~4.0.1/examples/option-expandRange.js:7: return `(${fill(a, b, { toRegex: true })})`; node-micromatch-4.0.2+repack+~4.0.1/examples/option-expandRange.js-8- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js-13- it('should support long escape sequences', () => { node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js:14: assert(mm.isMatch('A', `!(${generate(65500)}A)`), 'within the limits, and valid match'); node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js:15: assert(!mm.isMatch('A', `[!(${generate(65500)}A`), 'within the limits, but invalid regex'); node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js-16- }); ############################################## node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js-19- assert.throws(() => { node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js:20: assert(!mm.isMatch('A', `!(${generate(65536)}A)`)); node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js-21- }, /Input length: 65540, exceeds maximum allowed length: 65536/); ############################################## node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js-25- assert.throws(() => { node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js:26: assert(!mm.isMatch('A', `!(${generate(500)}A)`, { maxLength: 499 })); node-micromatch-4.0.2+repack+~4.0.1/test/malicious.js-27- }, /Input length: 504, exceeds maximum allowed length: 499/); ############################################## node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js-67- if (options.failglob === true) { node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js:68: throw new Error(`No matches found for "${patterns.join(', ')}"`); node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js-69- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js-189- if (typeof str !== 'string') { node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js:190: throw new TypeError(`Expected a string: "${util.inspect(str)}"`); node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js-191- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js-335- if (typeof str !== 'string') { node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js:336: throw new TypeError(`Expected a string: "${util.inspect(str)}"`); node-micromatch-4.0.2+repack+~4.0.1/.pc/remove-es6-features-for-rollup-1.diff/index.js-337- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/index.js-70- if (options.failglob === true) { node-micromatch-4.0.2+repack+~4.0.1/index.js:71: throw new Error(`No matches found for "${patterns.join(', ')}"`); node-micromatch-4.0.2+repack+~4.0.1/index.js-72- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/index.js-195- if (typeof str !== 'string') { node-micromatch-4.0.2+repack+~4.0.1/index.js:196: throw new TypeError(`Expected a string: "${util.inspect(str)}"`); node-micromatch-4.0.2+repack+~4.0.1/index.js-197- } ############################################## node-micromatch-4.0.2+repack+~4.0.1/index.js-344- if (typeof str !== 'string') { node-micromatch-4.0.2+repack+~4.0.1/index.js:345: throw new TypeError(`Expected a string: "${util.inspect(str)}"`); node-micromatch-4.0.2+repack+~4.0.1/index.js-346- }