Skip to content

Instantly share code, notes, and snippets.

@colezlaw
Created April 11, 2017 16:41
Show Gist options
  • Save colezlaw/e6106b38aac09d5eca58c77981d50382 to your computer and use it in GitHub Desktop.
Save colezlaw/e6106b38aac09d5eca58c77981d50382 to your computer and use it in GitHub Desktop.
2017-04-11 12:39:40,158 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: data.directory='/usr/local/Cellar/dependency-check/1.4.5/libexec/data'
2017-04-11 12:39:40,162 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: autoupdate='true'
2017-04-11 12:39:40,162 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.experimental.enabled='false'
2017-04-11 12:39:40,162 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.jar.enabled='true'
2017-04-11 12:39:40,162 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.archive.enabled='true'
2017-04-11 12:39:40,162 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.python.distribution.enabled='true'
2017-04-11 12:39:40,162 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.python.package.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.autoconf.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.cmake.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.nuspec.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.assembly.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.bundle.audit.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.openssl.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.composer.lock.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.node.package.enabled='true'
2017-04-11 12:39:40,163 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.swift.package.manager.enabled='true'
2017-04-11 12:39:40,164 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.cocoapods.enabled='true'
2017-04-11 12:39:40,164 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.ruby.gemspec.enabled='true'
2017-04-11 12:39:40,164 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.central.enabled='true'
2017-04-11 12:39:40,164 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.nexus.enabled='true'
2017-04-11 12:39:40,164 org.owasp.dependencycheck.utils.Settings:562
DEBUG - Setting: analyzer.nexus.proxy='true'
2017-04-11 12:39:40,168 org.owasp.dependencycheck.data.nvdcve.ConnectionFactory:108
DEBUG - Loading driver: org.h2.Driver
2017-04-11 12:39:40,172 org.owasp.dependencycheck.utils.Settings:738
DEBUG - Settings.getDataFile() - file: '/usr/local/Cellar/dependency-check/1.4.5/libexec/data'
2017-04-11 12:39:40,172 org.owasp.dependencycheck.utils.Settings:968
DEBUG - Connection String: 'jdbc:h2:file:/usr/local/var/dependencycheck/dc;FILE_LOCK=SERIALIZED;AUTOCOMMIT=ON;'
2017-04-11 12:39:40,172 org.owasp.dependencycheck.utils.Settings:738
DEBUG - Settings.getDataFile() - file: '/usr/local/Cellar/dependency-check/1.4.5/libexec/data'
2017-04-11 12:39:40,172 org.owasp.dependencycheck.data.nvdcve.ConnectionFactory:138
DEBUG - Need to create DB Structure: false
2017-04-11 12:39:40,172 org.owasp.dependencycheck.data.nvdcve.ConnectionFactory:144
DEBUG - Loading database connection
2017-04-11 12:39:40,172 org.owasp.dependencycheck.data.nvdcve.ConnectionFactory:145
DEBUG - Connection String: jdbc:h2:file:/usr/local/var/dependencycheck/dc;FILE_LOCK=SERIALIZED;AUTOCOMMIT=ON;
2017-04-11 12:39:40,173 org.owasp.dependencycheck.data.nvdcve.ConnectionFactory:146
DEBUG - Database User: dcuser
2017-04-11 12:39:40,879 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Archive Analyzer
2017-04-11 12:39:40,880 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer File Name Analyzer
2017-04-11 12:39:40,882 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Jar Analyzer
2017-04-11 12:39:40,883 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Hint Analyzer
2017-04-11 12:39:40,886 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer CPE Analyzer
2017-04-11 12:39:40,887 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer False Positive Analyzer
2017-04-11 12:39:40,889 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Cpe Suppression Analyzer
2017-04-11 12:39:40,889 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Dependency Bundling Analyzer
2017-04-11 12:39:40,890 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Dependency Merging Analyzer
2017-04-11 12:39:40,891 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer NVD CVE Analyzer
2017-04-11 12:39:40,891 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Vulnerability Suppression Analyzer
2017-04-11 12:39:40,892 org.owasp.dependencycheck.analyzer.CentralAnalyzer:112
DEBUG - Enabling the Central analyzer
2017-04-11 12:39:40,892 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Central Analyzer
2017-04-11 12:39:40,893 org.owasp.dependencycheck.analyzer.NexusAnalyzer:122
DEBUG - Nexus analyzer disabled, using Central instead
2017-04-11 12:39:40,893 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Nexus Analyzer
2017-04-11 12:39:40,894 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Nuspec Analyzer
2017-04-11 12:39:40,895 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Assembly Analyzer
2017-04-11 12:39:40,909 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer OpenSSL Source Analyzer
2017-04-11 12:39:40,915 org.owasp.dependencycheck.analyzer.AnalyzerService:73
DEBUG - Loaded Analyzer Version Filter Analyzer
2017-04-11 12:39:40,916 org.owasp.dependencycheck.App:234
DEBUG - Scanning /Users/willstranathan/src/naenae
2017-04-11 12:39:40,944 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.classpath
2017-04-11 12:39:40,944 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/COMMIT_EDITMSG
2017-04-11 12:39:40,944 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/HEAD
2017-04-11 12:39:40,944 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/config
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/description
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/applypatch-msg.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/commit-msg.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/post-update.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/pre-applypatch.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/pre-commit.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/pre-push.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/pre-rebase.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/pre-receive.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/prepare-commit-msg.sample
2017-04-11 12:39:40,945 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/hooks/update.sample
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/index
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/info/exclude
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/logs/HEAD
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/logs/refs/heads/master
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/logs/refs/remotes/origin/master
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/03/3fe1e234d8038e6c1f627cee8f271d0b621d19
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/06/514b93dca88942cdd1c0cb0151cc4fca2ee533
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/06/c38a51bfd3ced5137c1f6493e3dfe8aa81bd46
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/11/09275d65d7b869aea9de5430df00d6c51e2fc0
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/19/28d6c31a0157d5be5b424ee6587d980fc417b7
2017-04-11 12:39:40,946 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/21/2d718ab158fa689ed5baea3293e7b918ceabc5
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/23/25f5f9c62741417b92c1aacc18d800c94b555b
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/26/a9c28b3583f23e5d98865fb324c360b5e1572a
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/26/ee0a88588db3608e6dafa0bb4d8f6d28961783
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/34/c5669fd6666184b98c758346d5403ca34b4600
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/39/c9edd71620b7af9774b711440b8a7620ec9e19
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/3b/1187b395461584335ab225106336d6e4c4057a
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/4d/41f2a11b0f7d10c40d794baba70021ff075a3c
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/53/dcbfa3a59e164f6dfe24d52d75317b50b89afd
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/66/c5bf05bb5d0e1bc5ec675d516b453a80d57971
2017-04-11 12:39:40,947 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/6b/d8a0c44a27d07c0d92aa9d16c702c8aa4c1249
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/6d/67cb59083019b361dde521e16d6c1e957b0dc9
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/73/df60d81df7f8f943a27cab4c8f6a668d708d52
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/78/0cee8f8570cf033165286d172e8438ab77e53d
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/7d/b2492b121e7289c8e67057fb10999efcbd839f
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/87/6170c719b8340ca2bc2fe4525a3221886e7271
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/8f/a4ff70e223c2536b1728ad7fb4361269604e57
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/8f/c53efe7008bd29e526a708591457be27a5196e
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/a8/7494986a155d7ea9d5ebed79269f25e3fa2b97
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/b9/0ced8a167431055ad654401b8ddd76c4060e78
2017-04-11 12:39:40,948 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/bb/a662c284e479c24939b6479f715f4bebc71c8f
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/c7/11c382663a36f255304c1fb31ab77db682172a
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/d1/79f45c4cd6ff7b6ea892715c237e055ae70199
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/db/900dd0c464793d313b9b2075d50a46e70addd5
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/db/b9d4fb29e44fe537881a09e0067dd1430fe156
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/dd/4132ecfca9b4a3396b962c0f1e253bb1c18340
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/de/88527f2d55f6edce63759f9375300c8a650874
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/eb/5a316cbd195d26e3f768c7dd8e1b47299e17f8
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/ef/767783a49e87a96154f671690f2e8865e85107
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/objects/ef/e726172a34e11bb29c213b80e054ae32797f50
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/refs/heads/master
2017-04-11 12:39:40,949 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.git/refs/remotes/origin/master
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.gitignore
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.project
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.settings/org.eclipse.core.resources.prefs
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.settings/org.eclipse.jdt.core.prefs
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/.settings/org.eclipse.m2e.core.prefs
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/pom.log
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/pom.xml
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/src/main/java/us/cltnc/App.java
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/src/test/java/us/cltnc/AppTest.java
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/classes/us/cltnc/App.class
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/maven-archiver/pom.properties
2017-04-11 12:39:40,950 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
2017-04-11 12:39:40,951 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
2017-04-11 12:39:40,951 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
2017-04-11 12:39:40,951 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
2017-04-11 12:39:40,951 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar
2017-04-11 12:39:40,951 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/surefire-reports/TEST-us.cltnc.AppTest.xml
2017-04-11 12:39:40,951 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/surefire-reports/us.cltnc.AppTest.txt
2017-04-11 12:39:40,951 org.owasp.dependencycheck.App:268
DEBUG - Found file /Users/willstranathan/src/naenae/target/test-classes/us/cltnc/AppTest.class
2017-04-11 12:39:40,951 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/src/main/java/us/cltnc/App.java. Skipping the file.
2017-04-11 12:39:40,952 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/refs/remotes/origin/master. Skipping the file.
2017-04-11 12:39:40,952 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/pom.log. Skipping the file.
2017-04-11 12:39:40,952 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/commit-msg.sample. Skipping the file.
2017-04-11 12:39:40,952 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/de/88527f2d55f6edce63759f9375300c8a650874. Skipping the file.
2017-04-11 12:39:40,952 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/c7/11c382663a36f255304c1fb31ab77db682172a. Skipping the file.
2017-04-11 12:39:40,953 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/7d/b2492b121e7289c8e67057fb10999efcbd839f. Skipping the file.
2017-04-11 12:39:40,953 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/19/28d6c31a0157d5be5b424ee6587d980fc417b7. Skipping the file.
2017-04-11 12:39:40,953 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/pre-push.sample. Skipping the file.
2017-04-11 12:39:40,953 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst. Skipping the file.
2017-04-11 12:39:40,953 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst. Skipping the file.
2017-04-11 12:39:40,953 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/78/0cee8f8570cf033165286d172e8438ab77e53d. Skipping the file.
2017-04-11 12:39:40,954 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/db/b9d4fb29e44fe537881a09e0067dd1430fe156. Skipping the file.
2017-04-11 12:39:40,954 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/03/3fe1e234d8038e6c1f627cee8f271d0b621d19. Skipping the file.
2017-04-11 12:39:40,954 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/bb/a662c284e479c24939b6479f715f4bebc71c8f. Skipping the file.
2017-04-11 12:39:40,954 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.classpath. Skipping the file.
2017-04-11 12:39:40,954 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/26/ee0a88588db3608e6dafa0bb4d8f6d28961783. Skipping the file.
2017-04-11 12:39:40,954 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/8f/c53efe7008bd29e526a708591457be27a5196e. Skipping the file.
2017-04-11 12:39:40,954 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/HEAD. Skipping the file.
2017-04-11 12:39:40,955 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/test-classes/us/cltnc/AppTest.class. Skipping the file.
2017-04-11 12:39:40,981 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/d1/79f45c4cd6ff7b6ea892715c237e055ae70199. Skipping the file.
2017-04-11 12:39:40,982 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/classes/us/cltnc/App.class. Skipping the file.
2017-04-11 12:39:40,982 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/update.sample. Skipping the file.
2017-04-11 12:39:40,982 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.settings/org.eclipse.core.resources.prefs. Skipping the file.
2017-04-11 12:39:40,982 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/21/2d718ab158fa689ed5baea3293e7b918ceabc5. Skipping the file.
2017-04-11 12:39:40,982 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/ef/e726172a34e11bb29c213b80e054ae32797f50. Skipping the file.
2017-04-11 12:39:40,982 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/surefire-reports/us.cltnc.AppTest.txt. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/logs/refs/heads/master. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/index. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/6b/d8a0c44a27d07c0d92aa9d16c702c8aa4c1249. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/description. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/pre-commit.sample. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/db/900dd0c464793d313b9b2075d50a46e70addd5. Skipping the file.
2017-04-11 12:39:40,983 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst. Skipping the file.
2017-04-11 12:39:40,984 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/eb/5a316cbd195d26e3f768c7dd8e1b47299e17f8. Skipping the file.
2017-04-11 12:39:40,984 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/logs/refs/remotes/origin/master. Skipping the file.
2017-04-11 12:39:40,984 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/8f/a4ff70e223c2536b1728ad7fb4361269604e57. Skipping the file.
2017-04-11 12:39:40,984 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/COMMIT_EDITMSG. Skipping the file.
2017-04-11 12:39:40,984 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/6d/67cb59083019b361dde521e16d6c1e957b0dc9. Skipping the file.
2017-04-11 12:39:40,984 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/06/c38a51bfd3ced5137c1f6493e3dfe8aa81bd46. Skipping the file.
2017-04-11 12:39:40,984 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/06/514b93dca88942cdd1c0cb0151cc4fca2ee533. Skipping the file.
2017-04-11 12:39:40,985 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/39/c9edd71620b7af9774b711440b8a7620ec9e19. Skipping the file.
2017-04-11 12:39:40,985 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/config. Skipping the file.
2017-04-11 12:39:40,985 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/pre-rebase.sample. Skipping the file.
2017-04-11 12:39:40,985 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/info/exclude. Skipping the file.
2017-04-11 12:39:40,985 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/26/a9c28b3583f23e5d98865fb324c360b5e1572a. Skipping the file.
2017-04-11 12:39:40,985 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.gitignore. Skipping the file.
2017-04-11 12:39:40,985 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/11/09275d65d7b869aea9de5430df00d6c51e2fc0. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/53/dcbfa3a59e164f6dfe24d52d75317b50b89afd. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.settings/org.eclipse.jdt.core.prefs. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/maven-archiver/pom.properties. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/34/c5669fd6666184b98c758346d5403ca34b4600. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/applypatch-msg.sample. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/87/6170c719b8340ca2bc2fe4525a3221886e7271. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/pre-receive.sample. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.project. Skipping the file.
2017-04-11 12:39:40,986 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/target/surefire-reports/TEST-us.cltnc.AppTest.xml. Skipping the file.
2017-04-11 12:39:40,987 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/3b/1187b395461584335ab225106336d6e4c4057a. Skipping the file.
2017-04-11 12:39:40,987 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/73/df60d81df7f8f943a27cab4c8f6a668d708d52. Skipping the file.
2017-04-11 12:39:40,987 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/a8/7494986a155d7ea9d5ebed79269f25e3fa2b97. Skipping the file.
2017-04-11 12:39:40,987 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/pom.xml. Skipping the file.
2017-04-11 12:39:40,987 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/src/test/java/us/cltnc/AppTest.java. Skipping the file.
2017-04-11 12:39:40,987 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/logs/HEAD. Skipping the file.
2017-04-11 12:39:40,987 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/23/25f5f9c62741417b92c1aacc18d800c94b555b. Skipping the file.
2017-04-11 12:39:40,988 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/ef/767783a49e87a96154f671690f2e8865e85107. Skipping the file.
2017-04-11 12:39:40,988 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/post-update.sample. Skipping the file.
2017-04-11 12:39:40,988 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/prepare-commit-msg.sample. Skipping the file.
2017-04-11 12:39:40,988 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/66/c5bf05bb5d0e1bc5ec675d516b453a80d57971. Skipping the file.
2017-04-11 12:39:40,988 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/b9/0ced8a167431055ad654401b8ddd76c4060e78. Skipping the file.
2017-04-11 12:39:40,988 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/4d/41f2a11b0f7d10c40d794baba70021ff075a3c. Skipping the file.
2017-04-11 12:39:40,989 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/objects/dd/4132ecfca9b4a3396b962c0f1e253bb1c18340. Skipping the file.
2017-04-11 12:39:40,989 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/hooks/pre-applypatch.sample. Skipping the file.
2017-04-11 12:39:40,989 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.git/refs/heads/master. Skipping the file.
2017-04-11 12:39:40,989 org.owasp.dependencycheck.Engine:458
DEBUG - Path passed to scanFile(File) is not a file: /Users/willstranathan/src/naenae/.settings/org.eclipse.m2e.core.prefs. Skipping the file.
2017-04-11 12:39:40,989 org.owasp.dependencycheck.Engine:677
INFO - Checking for updates
2017-04-11 12:39:41,466 org.owasp.dependencycheck.data.nvdcve.CveDB:90
DEBUG - Database dialect: H2
2017-04-11 12:39:42,347 org.owasp.dependencycheck.data.nvdcve.CveDB:90
DEBUG - Database dialect: H2
2017-04-11 12:39:42,433 org.owasp.dependencycheck.data.update.NvdCveUpdater:130
INFO - Skipping NVD check since last check was within 4 hours.
2017-04-11 12:39:42,433 org.owasp.dependencycheck.data.update.NvdCveUpdater:131
DEBUG - Last NVD was at 1491928404778, and now 1491928782433 is within 14400000 ms.
2017-04-11 12:39:42,903 org.owasp.dependencycheck.data.nvdcve.CveDB:90
DEBUG - Database dialect: H2
2017-04-11 12:39:42,904 org.owasp.dependencycheck.data.update.EngineVersionCheck:113
DEBUG - Begin Engine Version Check
2017-04-11 12:39:42,904 org.owasp.dependencycheck.data.update.EngineVersionCheck:119
DEBUG - Last checked: 1491928412431
2017-04-11 12:39:42,904 org.owasp.dependencycheck.data.update.EngineVersionCheck:120
DEBUG - Now: 1491928782904
2017-04-11 12:39:42,904 org.owasp.dependencycheck.data.update.EngineVersionCheck:121
DEBUG - Current version: 1.4.5
2017-04-11 12:39:42,905 org.owasp.dependencycheck.data.update.EngineVersionCheck:180
DEBUG - Upgrade not needed
2017-04-11 12:39:42,930 org.owasp.dependencycheck.Engine:685
INFO - Check for updates complete (1940 ms)
2017-04-11 12:39:43,393 org.owasp.dependencycheck.data.nvdcve.CveDB:90
DEBUG - Database dialect: H2
2017-04-11 12:39:43,416 org.owasp.dependencycheck.Engine:508
DEBUG -
----------------------------------------------------
BEGIN ANALYSIS
----------------------------------------------------
2017-04-11 12:39:43,416 org.owasp.dependencycheck.Engine:509
INFO - Analysis Started
2017-04-11 12:39:43,416 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Archive Analyzer
2017-04-11 12:39:43,418 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Archive Analyzer
2017-04-11 12:39:43,419 org.owasp.dependencycheck.Engine:617
DEBUG - Parallel processing is not supported: Archive Analyzer.
2017-04-11 12:39:43,421 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Archive Analyzer)
2017-04-11 12:39:43,440 org.owasp.dependencycheck.Engine:530
INFO - Finished Archive Analyzer (0 seconds)
2017-04-11 12:39:43,441 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing File Name Analyzer
2017-04-11 12:39:43,441 org.owasp.dependencycheck.Engine:561
DEBUG - Starting File Name Analyzer
2017-04-11 12:39:43,441 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: File Name Analyzer.
2017-04-11 12:39:43,441 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (File Name Analyzer)
2017-04-11 12:39:43,447 org.owasp.dependencycheck.Engine:530
INFO - Finished File Name Analyzer (0 seconds)
2017-04-11 12:39:43,448 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Jar Analyzer
2017-04-11 12:39:43,448 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Jar Analyzer
2017-04-11 12:39:43,448 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: Jar Analyzer.
2017-04-11 12:39:43,449 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Jar Analyzer)
2017-04-11 12:39:43,460 org.owasp.dependencycheck.Engine:530
INFO - Finished Jar Analyzer (0 seconds)
2017-04-11 12:39:43,461 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Central Analyzer
2017-04-11 12:39:43,461 org.owasp.dependencycheck.analyzer.CentralAnalyzer:133
DEBUG - Initializing Central analyzer
2017-04-11 12:39:43,461 org.owasp.dependencycheck.analyzer.CentralAnalyzer:134
DEBUG - Central analyzer enabled: true
2017-04-11 12:39:43,461 org.owasp.dependencycheck.analyzer.CentralAnalyzer:137
DEBUG - Central Analyzer URL: https://search.maven.org/solrsearch/select
2017-04-11 12:39:43,462 org.owasp.dependencycheck.data.central.CentralSearch:74
DEBUG - Not using proxy
2017-04-11 12:39:43,462 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Central Analyzer
2017-04-11 12:39:43,463 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: Central Analyzer.
2017-04-11 12:39:43,463 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Central Analyzer)
2017-04-11 12:39:43,463 org.owasp.dependencycheck.data.central.CentralSearch:95
DEBUG - Searching Central url https://search.maven.org/solrsearch/select?q=1:"3cca4788c4953a59fe4740ff38d983ce0616410c"&wt=xml
2017-04-11 12:39:43,702 org.owasp.dependencycheck.utils.SSLSocketFactoryEx:259
DEBUG - Available Protocols:
2017-04-11 12:39:43,702 org.owasp.dependencycheck.utils.SSLSocketFactoryEx:261
DEBUG - SSLv2Hello
2017-04-11 12:39:43,702 org.owasp.dependencycheck.utils.SSLSocketFactoryEx:261
DEBUG - SSLv3
2017-04-11 12:39:43,702 org.owasp.dependencycheck.utils.SSLSocketFactoryEx:261
DEBUG - TLSv1
2017-04-11 12:39:43,702 org.owasp.dependencycheck.utils.SSLSocketFactoryEx:261
DEBUG - TLSv1.1
2017-04-11 12:39:43,702 org.owasp.dependencycheck.utils.SSLSocketFactoryEx:261
DEBUG - TLSv1.2
2017-04-11 12:39:44,044 org.owasp.dependencycheck.analyzer.CentralAnalyzer:243
DEBUG - Artifact not found in repository: 'naenae-1.0-SNAPSHOT.jar
2017-04-11 12:39:44,044 org.owasp.dependencycheck.Engine:530
INFO - Finished Central Analyzer (0 seconds)
2017-04-11 12:39:44,044 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Nexus Analyzer
2017-04-11 12:39:44,045 org.owasp.dependencycheck.analyzer.AbstractAnalyzer:135
DEBUG - Nexus Analyzer has been disabled
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:532
DEBUG - Skipping Nexus Analyzer (not enabled)
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Nuspec Analyzer
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:532
DEBUG - Skipping Nuspec Analyzer (not enabled)
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Assembly Analyzer
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:532
DEBUG - Skipping Assembly Analyzer (not enabled)
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing OpenSSL Source Analyzer
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:532
DEBUG - Skipping OpenSSL Source Analyzer (not enabled)
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Dependency Merging Analyzer
2017-04-11 12:39:44,045 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Dependency Merging Analyzer
2017-04-11 12:39:44,046 org.owasp.dependencycheck.Engine:617
DEBUG - Parallel processing is not supported: Dependency Merging Analyzer.
2017-04-11 12:39:44,046 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Dependency Merging Analyzer)
2017-04-11 12:39:44,049 org.owasp.dependencycheck.Engine:530
INFO - Finished Dependency Merging Analyzer (0 seconds)
2017-04-11 12:39:44,049 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Version Filter Analyzer
2017-04-11 12:39:44,049 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Version Filter Analyzer
2017-04-11 12:39:44,049 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: Version Filter Analyzer.
2017-04-11 12:39:44,050 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Version Filter Analyzer)
2017-04-11 12:39:44,050 org.owasp.dependencycheck.analyzer.VersionFilterAnalyzer:152
DEBUG - filtering evidence from naenae-1.0-SNAPSHOT.jar
2017-04-11 12:39:44,050 org.owasp.dependencycheck.Engine:530
INFO - Finished Version Filter Analyzer (0 seconds)
2017-04-11 12:39:44,051 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Hint Analyzer
2017-04-11 12:39:44,079 org.owasp.dependencycheck.data.nvdcve.CveDB:176
DEBUG - Entering finalize
2017-04-11 12:39:44,080 org.owasp.dependencycheck.data.nvdcve.CveDB:176
DEBUG - Entering finalize
2017-04-11 12:39:44,080 org.owasp.dependencycheck.data.nvdcve.CveDB:176
DEBUG - Entering finalize
2017-04-11 12:39:44,080 org.owasp.dependencycheck.data.nvdcve.CveDB:176
DEBUG - Entering finalize
2017-04-11 12:39:44,114 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Hint Analyzer
2017-04-11 12:39:44,114 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: Hint Analyzer.
2017-04-11 12:39:44,114 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Hint Analyzer)
2017-04-11 12:39:44,115 org.owasp.dependencycheck.Engine:530
INFO - Finished Hint Analyzer (0 seconds)
2017-04-11 12:39:44,115 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing CPE Analyzer
2017-04-11 12:39:44,576 org.owasp.dependencycheck.data.nvdcve.CveDB:90
DEBUG - Database dialect: H2
2017-04-11 12:39:46,116 org.owasp.dependencycheck.analyzer.CPEAnalyzer:170
INFO - Created CPE Index (1 seconds)
2017-04-11 12:39:46,116 org.owasp.dependencycheck.Engine:561
DEBUG - Starting CPE Analyzer
2017-04-11 12:39:46,117 org.owasp.dependencycheck.Engine:617
DEBUG - Parallel processing is not supported: CPE Analyzer.
2017-04-11 12:39:46,117 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (CPE Analyzer)
2017-04-11 12:39:46,118 org.owasp.dependencycheck.analyzer.CPEAnalyzer:214
DEBUG - vendor search: us.cltnc maven apache org
2017-04-11 12:39:46,118 org.owasp.dependencycheck.analyzer.CPEAnalyzer:218
DEBUG - product search: naenae
2017-04-11 12:39:46,119 org.owasp.dependencycheck.data.cpe.CpeMemoryIndex:274
DEBUG - product:( naenae ) AND vendor:( us.cltnc maven apache org )
2017-04-11 12:39:46,135 org.owasp.dependencycheck.analyzer.CPEAnalyzer:214
DEBUG - vendor search: us.cltnc maven apache org naenae
2017-04-11 12:39:46,135 org.owasp.dependencycheck.analyzer.CPEAnalyzer:218
DEBUG - product search: naenae
2017-04-11 12:39:46,136 org.owasp.dependencycheck.data.cpe.CpeMemoryIndex:274
DEBUG - product:( naenae ) AND vendor:( us.cltnc maven apache org naenae )
2017-04-11 12:39:46,138 org.owasp.dependencycheck.data.cpe.CpeMemoryIndex:274
DEBUG - product:( naenae ) AND vendor:( us.cltnc maven apache org naenae )
2017-04-11 12:39:46,140 org.owasp.dependencycheck.analyzer.CPEAnalyzer:214
DEBUG - vendor search: us.cltnc maven apache org naenae cltnc us
2017-04-11 12:39:46,140 org.owasp.dependencycheck.analyzer.CPEAnalyzer:218
DEBUG - product search: naenae app cltnc us.cltnc
2017-04-11 12:39:46,142 org.owasp.dependencycheck.data.cpe.CpeMemoryIndex:274
DEBUG - product:( naenae app^5 cltnc^5 us.cltnc ) AND vendor:( us.cltnc maven apache org naenae cltnc^5 us^5 )
2017-04-11 12:39:46,158 org.owasp.dependencycheck.analyzer.CPEAnalyzer:228
DEBUG - Verifying entry: IndexEntry{vendor=sabros.us, product=sabros.us}
2017-04-11 12:39:46,158 org.owasp.dependencycheck.analyzer.CPEAnalyzer:228
DEBUG - Verifying entry: IndexEntry{vendor=script.aculo.us, product=script.aculo.us}
2017-04-11 12:39:46,159 org.owasp.dependencycheck.Engine:530
INFO - Finished CPE Analyzer (2 seconds)
2017-04-11 12:39:46,159 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing False Positive Analyzer
2017-04-11 12:39:46,159 org.owasp.dependencycheck.Engine:561
DEBUG - Starting False Positive Analyzer
2017-04-11 12:39:46,159 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: False Positive Analyzer.
2017-04-11 12:39:46,160 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (False Positive Analyzer)
2017-04-11 12:39:46,160 org.owasp.dependencycheck.Engine:530
INFO - Finished False Positive Analyzer (0 seconds)
2017-04-11 12:39:46,160 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Cpe Suppression Analyzer
2017-04-11 12:39:46,190 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Cpe Suppression Analyzer
2017-04-11 12:39:46,191 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: Cpe Suppression Analyzer.
2017-04-11 12:39:46,191 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Cpe Suppression Analyzer)
2017-04-11 12:39:46,193 org.owasp.dependencycheck.Engine:530
INFO - Finished Cpe Suppression Analyzer (0 seconds)
2017-04-11 12:39:46,194 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing NVD CVE Analyzer
2017-04-11 12:39:46,661 org.owasp.dependencycheck.data.nvdcve.CveDB:90
DEBUG - Database dialect: H2
2017-04-11 12:39:46,662 org.owasp.dependencycheck.Engine:561
DEBUG - Starting NVD CVE Analyzer
2017-04-11 12:39:46,662 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: NVD CVE Analyzer.
2017-04-11 12:39:46,662 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (NVD CVE Analyzer)
2017-04-11 12:39:46,662 org.owasp.dependencycheck.Engine:530
INFO - Finished NVD CVE Analyzer (0 seconds)
2017-04-11 12:39:46,663 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Vulnerability Suppression Analyzer
2017-04-11 12:39:46,681 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Vulnerability Suppression Analyzer
2017-04-11 12:39:46,681 org.owasp.dependencycheck.Engine:614
DEBUG - Parallel processing with up to 16 threads: Vulnerability Suppression Analyzer.
2017-04-11 12:39:46,681 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Vulnerability Suppression Analyzer)
2017-04-11 12:39:46,683 org.owasp.dependencycheck.Engine:530
INFO - Finished Vulnerability Suppression Analyzer (0 seconds)
2017-04-11 12:39:46,683 org.owasp.dependencycheck.Engine:632
DEBUG - Initializing Dependency Bundling Analyzer
2017-04-11 12:39:46,683 org.owasp.dependencycheck.Engine:561
DEBUG - Starting Dependency Bundling Analyzer
2017-04-11 12:39:46,683 org.owasp.dependencycheck.Engine:617
DEBUG - Parallel processing is not supported: Dependency Bundling Analyzer.
2017-04-11 12:39:46,683 org.owasp.dependencycheck.AnalysisTask:97
DEBUG - Begin Analysis of '/Users/willstranathan/src/naenae/target/naenae-1.0-SNAPSHOT.jar' (Dependency Bundling Analyzer)
2017-04-11 12:39:46,684 org.owasp.dependencycheck.Engine:530
INFO - Finished Dependency Bundling Analyzer (0 seconds)
2017-04-11 12:39:46,684 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Archive Analyzer'
2017-04-11 12:39:46,684 org.owasp.dependencycheck.analyzer.ArchiveAnalyzer:209
DEBUG - Attempting to delete temporary files
2017-04-11 12:39:46,692 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'File Name Analyzer'
2017-04-11 12:39:46,692 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Jar Analyzer'
2017-04-11 12:39:46,692 org.owasp.dependencycheck.analyzer.JarAnalyzer:917
DEBUG - Attempting to delete temporary files
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Central Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Nexus Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Nuspec Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Assembly Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'OpenSSL Source Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Dependency Merging Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Version Filter Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Hint Analyzer'
2017-04-11 12:39:46,693 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'CPE Analyzer'
2017-04-11 12:39:46,919 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'False Positive Analyzer'
2017-04-11 12:39:46,919 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Cpe Suppression Analyzer'
2017-04-11 12:39:46,919 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'NVD CVE Analyzer'
2017-04-11 12:39:46,936 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Vulnerability Suppression Analyzer'
2017-04-11 12:39:46,936 org.owasp.dependencycheck.Engine:662
DEBUG - Closing Analyzer 'Dependency Bundling Analyzer'
2017-04-11 12:39:46,936 org.owasp.dependencycheck.Engine:544
DEBUG -
----------------------------------------------------
END ANALYSIS
----------------------------------------------------
2017-04-11 12:39:46,936 org.owasp.dependencycheck.Engine:546
INFO - Analysis Complete (3 seconds)
2017-04-11 12:39:47,394 org.owasp.dependencycheck.data.nvdcve.CveDB:90
DEBUG - Database dialect: H2
2017-04-11 12:39:47,437 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Initializing Velocity, Calling init()...
2017-04-11 12:39:47,437 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
2017-04-11 12:39:47,437 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
2017-04-11 12:39:47,437 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Trying to use logger class org.owasp.dependencycheck.reporting.VelocityLoggerRedirect
2017-04-11 12:39:47,437 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Using logger class org.owasp.dependencycheck.reporting.VelocityLoggerRedirect
2017-04-11 12:39:47,440 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
2017-04-11 12:39:47,441 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Do unicode file recognition: false
2017-04-11 12:39:47,441 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - FileResourceLoader : adding path '.'
2017-04-11 12:39:47,449 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
2017-04-11 12:39:47,450 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
2017-04-11 12:39:47,451 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Define
2017-04-11 12:39:47,452 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Break
2017-04-11 12:39:47,452 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
2017-04-11 12:39:47,452 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
2017-04-11 12:39:47,453 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
2017-04-11 12:39:47,454 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
2017-04-11 12:39:47,455 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Include
2017-04-11 12:39:47,455 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
2017-04-11 12:39:47,476 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Created '20' parsers.
2017-04-11 12:39:47,478 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
2017-04-11 12:39:47,479 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Velocimacro : Default library not found.
2017-04-11 12:39:47,479 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Velocimacro : allowInline = true : VMs can be defined inline in templates
2017-04-11 12:39:47,479 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2017-04-11 12:39:47,479 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2017-04-11 12:39:47,479 org.owasp.dependencycheck.reporting.VelocityLoggerRedirect:66
DEBUG - Velocimacro : autoload off : VM system will not automatically reload global library macros
2017-04-11 12:39:47,650 org.owasp.dependencycheck.App:71
DEBUG - Exit code: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment