=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== node-tap-mocha-reporter-3.0.7+ds/debian/rules-33- try { node-tap-mocha-reporter-3.0.7+ds/debian/rules:34: var F = require('$(TAP_MOCHA_JSPATH)'); node-tap-mocha-reporter-3.0.7+ds/debian/rules-35- var s = F.types.join(' ') ############################################## node-tap-mocha-reporter-3.0.7+ds/debian/rules-66- set -e; \ node-tap-mocha-reporter-3.0.7+ds/debian/rules:67: REPORTER_LIST=`set -e;$(REPORTER_LIST_CMD)`; \ node-tap-mocha-reporter-3.0.7+ds/debian/rules-68- echo "List of reporter: $$REPORTER_LIST"; \ ############################################## node-tap-mocha-reporter-3.0.7+ds/debian/rules-80-%.1.xml : %.1.xml.in node-tap-mocha-reporter-3.0.7+ds/debian/rules:81: REPORTER_LIST_PARA=`set -e;$(REPORTER_LIST_CMD) | sed s', ,</para></listitem><listitem><para>,g'`;\ node-tap-mocha-reporter-3.0.7+ds/debian/rules-82- sed -e "s/@VERSION@/$(DEB_VERSION_UPSTREAM)/g" -e "s,@LIST_OFENTRY@,$$REPORTER_LIST_PARA,g" $< > $@