=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== jabref-3.8.2+ds/gradlew-13-while [ -h "$PRG" ] ; do jabref-3.8.2+ds/gradlew:14: ls=`ls -ld "$PRG"` jabref-3.8.2+ds/gradlew:15: link=`expr "$ls" : '.*-> \(.*\)$'` jabref-3.8.2+ds/gradlew-16- if expr "$link" : '/.*' > /dev/null; then ############################################## jabref-3.8.2+ds/gradlew-18- else jabref-3.8.2+ds/gradlew:19: PRG=`dirname "$PRG"`"/$link" jabref-3.8.2+ds/gradlew-20- fi ############################################## jabref-3.8.2+ds/gradlew-22-SAVED="`pwd`" jabref-3.8.2+ds/gradlew:23:cd "`dirname \"$PRG\"`/" >/dev/null jabref-3.8.2+ds/gradlew-24-APP_HOME="`pwd -P`" ############################################## jabref-3.8.2+ds/gradlew-27-APP_NAME="Gradle" jabref-3.8.2+ds/gradlew:28:APP_BASE_NAME=`basename "$0"` jabref-3.8.2+ds/gradlew-29- ############################################## jabref-3.8.2+ds/gradlew-113-if $cygwin ; then jabref-3.8.2+ds/gradlew:114: APP_HOME=`cygpath --path --mixed "$APP_HOME"` jabref-3.8.2+ds/gradlew:115: CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` jabref-3.8.2+ds/gradlew:116: JAVACMD=`cygpath --unix "$JAVACMD"` jabref-3.8.2+ds/gradlew-117- ############################################## jabref-3.8.2+ds/gradlew-132- for arg in "$@" ; do jabref-3.8.2+ds/gradlew:133: CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` jabref-3.8.2+ds/gradlew:134: CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option jabref-3.8.2+ds/gradlew-135- jabref-3.8.2+ds/gradlew-136- if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition jabref-3.8.2+ds/gradlew:137: eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` jabref-3.8.2+ds/gradlew-138- else jabref-3.8.2+ds/gradlew:139: eval `echo args$i`="\"$arg\"" jabref-3.8.2+ds/gradlew-140- fi ############################################## jabref-3.8.2+ds/jabref.install4j-526- <void property="checkboxText"> jabref-3.8.2+ds/jabref.install4j:527: <string>${i18n:RunEntryExec("${compiler:sys.fullName}")}</string> jabref-3.8.2+ds/jabref.install4j-528- </void> ############################################## jabref-3.8.2+ds/scripts/README.md-3-The Script has following commands available jabref-3.8.2+ds/scripts/README.md:4:- `$ python scripts/syncLang.py status [--extended]` jabref-3.8.2+ds/scripts/README.md-5- - prints the current status to the terminal ############################################## jabref-3.8.2+ds/scripts/README.md-7- - usable with Gradle tasks jabref-3.8.2+ds/scripts/README.md:8: - `$ gradle localizationStatus` jabref-3.8.2+ds/scripts/README.md:9: - `$ gradle localizationStatusExtended` jabref-3.8.2+ds/scripts/README.md-10- jabref-3.8.2+ds/scripts/README.md-11- jabref-3.8.2+ds/scripts/README.md:12:- `$ python scripts/syncLang.py markdown` jabref-3.8.2+ds/scripts/README.md-13- - Creates a markdown file of the current status and opens it jabref-3.8.2+ds/scripts/README.md-14- - usable with Gradle tasks jabref-3.8.2+ds/scripts/README.md:15: - `$ gradle localizationStatusWithMarkdown` jabref-3.8.2+ds/scripts/README.md-16- jabref-3.8.2+ds/scripts/README.md-17- jabref-3.8.2+ds/scripts/README.md:18:- `$ python scripts/syncLang.py update [--extended]` jabref-3.8.2+ds/scripts/README.md-19- - compares all the localization files against the English one and fixes unambiguous duplicates, removes obsolete keys, adds missing keys, and sorts them ############################################## jabref-3.8.2+ds/scripts/README.md-21- - usable with Gradle tasks jabref-3.8.2+ds/scripts/README.md:22: - `$ gradle localizationUpdate` jabref-3.8.2+ds/scripts/README.md:23: - `$ gradle localizationUpdateExtended` ############################################## jabref-3.8.2+ds/scripts/htdocs-helper/generate-htdocs-help-from-jabref-src-help.pl-202- <div id=\"container\"> jabref-3.8.2+ds/scripts/htdocs-helper/generate-htdocs-help-from-jabref-src-help.pl:203: <?php include(\"$navigationlink\"); ?> jabref-3.8.2+ds/scripts/htdocs-helper/generate-htdocs-help-from-jabref-src-help.pl-204- <a href=\"Contents.php\">$translation_back_to_contents{$lang}</a> ############################################## jabref-3.8.2+ds/scripts/htdocs-helper/generate-htdocs-help-from-jabref-src-help.pl-208- my $footer=<<HTML; jabref-3.8.2+ds/scripts/htdocs-helper/generate-htdocs-help-from-jabref-src-help.pl:209: <?php include(\"$footerlink\"); ?> jabref-3.8.2+ds/scripts/htdocs-helper/generate-htdocs-help-from-jabref-src-help.pl-210- </div>\n\n</body>\n</html> ############################################## jabref-3.8.2+ds/scripts/htdocs-helper/validate-htdocs-syntax.pl-52- jabref-3.8.2+ds/scripts/htdocs-helper/validate-htdocs-syntax.pl:53: system("tidy", "-eq", "-utf8", "$filename"); jabref-3.8.2+ds/scripts/htdocs-helper/validate-htdocs-syntax.pl-54- ############################################## jabref-3.8.2+ds/scripts/upload-to-builds.jabref.org.sh-12- # the last "--" part is the branch name jabref-3.8.2+ds/scripts/upload-to-builds.jabref.org.sh:13: branch=`echo $buildfile | sed "sX.*--\(.*\)--.*X\1X"` jabref-3.8.2+ds/scripts/upload-to-builds.jabref.org.sh-14- break;