Skip to content

Instantly share code, notes, and snippets.

@slieschke
Created November 27, 2022 22:56
Show Gist options
  • Save slieschke/82434d9f030feeb3b4bc520527bb37ce to your computer and use it in GitHub Desktop.
Save slieschke/82434d9f030feeb3b4bc520527bb37ce to your computer and use it in GitHub Desktop.
[dependency-check] SLF4J: Class path contains multiple SLF4J bindings.
[dependency-check] SLF4J: Found binding in [jar:file:/Users/simon/Code/portal/pb2/owasp/lib/dependency-check-ant/dependency-check-ant.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[dependency-check] SLF4J: Found binding in [jar:file:/Users/simon/Code/portal/pb2/owasp/lib/dependency-check-ant/lib/dependency-check-ant-7.3.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[dependency-check] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[dependency-check] SLF4J: Actual binding is of type [org.owasp.dependencycheck.ant.logging.AntLoggerFactory]
[dependency-check] Instance is null, returning unconfigured instance
[dependency-check] thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
[dependency-check] Setting default auxiliaries to ODC
[dependency-check] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 0, maxSpoolPerRun = -1, diskUsagePattern = UPDATE, spoolChunkSize = 2 ]
[dependency-check] setting defaultElementAttributes to [ IS_LATERAL = false, IS_SPOOL = true, IS_REMOTE = false, IS_ETERNAL = false, MaxLifeSeconds = 86400, IdleTime = 1800, CreateTime = 1669588904469, LastAccessTime = 1669588904469, getTimeToLiveSeconds() = 86399, createTime = 1669588904469 ]
[dependency-check] initialized MemoryCache for POM
[dependency-check] Constructed cache with name [POM] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 0, maxSpoolPerRun = -1, diskUsagePattern = UPDATE, spoolChunkSize = 2 ]
[dependency-check] Could not find value for key jcs.auxiliary.ODC.cacheeventlogger
[dependency-check] No cache event logger defined for auxiliary [jcs.auxiliary.ODC]
[dependency-check] Could not find value for key jcs.auxiliary.ODC.serializer
[dependency-check] Using standard serializer [org.apache.commons.jcs.utils.serialization.StandardSerializer@4351c8c3] for auxiliary [jcs.auxiliary.ODC]
[dependency-check] thread_pool.disk_cache_event_queue PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
[dependency-check] Region [POM] Cache file root directory: /Users/simon/.pb2/owaspv7/data/cache
[dependency-check] Region [POM] Set maxKeySize to: '1000000'
[dependency-check] Region [POM] Loaded keys from [POM], key count: 44; up to 1000000 will be available.
[dependency-check] Region [POM] Finished inital consistency check, isOk = true in 0ms.
[dependency-check] Region [POM] Indexed Disk Cache is alive.
[dependency-check] initialized MemoryCache for NODEAUDIT
[dependency-check] Constructed cache with name [NODEAUDIT] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 0, maxSpoolPerRun = -1, diskUsagePattern = UPDATE, spoolChunkSize = 2 ]
[dependency-check] Could not find value for key jcs.auxiliary.ODC.cacheeventlogger
[dependency-check] No cache event logger defined for auxiliary [jcs.auxiliary.ODC]
[dependency-check] Could not find value for key jcs.auxiliary.ODC.serializer
[dependency-check] Using standard serializer [org.apache.commons.jcs.utils.serialization.StandardSerializer@4678a2eb] for auxiliary [jcs.auxiliary.ODC]
[dependency-check] Region [NODEAUDIT] Cache file root directory: /Users/simon/.pb2/owaspv7/data/cache
[dependency-check] Region [NODEAUDIT] Set maxKeySize to: '1000000'
[dependency-check] Region [NODEAUDIT] Indexed Disk Cache is alive.
[dependency-check] initialized MemoryCache for CENTRAL
[dependency-check] Constructed cache with name [CENTRAL] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 0, maxSpoolPerRun = -1, diskUsagePattern = UPDATE, spoolChunkSize = 2 ]
[dependency-check] Could not find value for key jcs.auxiliary.ODC.cacheeventlogger
[dependency-check] No cache event logger defined for auxiliary [jcs.auxiliary.ODC]
[dependency-check] Could not find value for key jcs.auxiliary.ODC.serializer
[dependency-check] Using standard serializer [org.apache.commons.jcs.utils.serialization.StandardSerializer@5b43fbf6] for auxiliary [jcs.auxiliary.ODC]
[dependency-check] Region [CENTRAL] Cache file root directory: /Users/simon/.pb2/owaspv7/data/cache
[dependency-check] Region [CENTRAL] Set maxKeySize to: '1000000'
[dependency-check] Region [CENTRAL] Loaded keys from [CENTRAL], key count: 755; up to 1000000 will be available.
[dependency-check] Region [CENTRAL] Finished inital consistency check, isOk = true in 0ms.
[dependency-check] Region [CENTRAL] Indexed Disk Cache is alive.
[dependency-check] Parsed regions [POM, NODEAUDIT, CENTRAL]
[dependency-check] Finished configuration in 76 ms.
[dependency-check] Checking for updates
[dependency-check] Skipping NVD check since last check was within 4 hours.
[dependency-check] Check for updates complete (12 ms)
[dependency-check]
[dependency-check]
[dependency-check] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.
[dependency-check]
[dependency-check]
[dependency-check] About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
[dependency-check] False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html
[dependency-check]
[dependency-check] 💖 Sponsor: https://github.com/sponsors/jeremylong
[dependency-check] Analysis Started
[dependency-check] Finished Archive Analyzer (2 seconds)
[dependency-check] Finished File Name Analyzer (0 seconds)
[dependency-check] Finished Jar Analyzer (0 seconds)
[dependency-check] Finished Central Analyzer (0 seconds)
[dependency-check] ----------------------------------------------------
[dependency-check] .NET Assembly Analyzer could not be initialized and at least one 'exe' or 'dll' was scanned. The 'dotnet' executable could not be found on the path; either disable the Assembly Analyzer or add the path to dotnet core in the configuration.
[dependency-check] ----------------------------------------------------
[dependency-check] Finished Dependency Merging Analyzer (0 seconds)
[dependency-check] Finished Version Filter Analyzer (0 seconds)
[dependency-check] Finished Hint Analyzer (0 seconds)
[dependency-check] Created CPE Index (1 seconds)
[dependency-check] Finished CPE Analyzer (4 seconds)
[dependency-check] Finished False Positive Analyzer (0 seconds)
[dependency-check] Finished NVD CVE Analyzer (0 seconds)
[dependency-check] Finished Sonatype OSS Index Analyzer (0 seconds)
[dependency-check] Finished Vulnerability Suppression Analyzer (0 seconds)
[dependency-check] Finished Dependency Bundling Analyzer (0 seconds)
[dependency-check] Finished Unused Suppression Rule Analyzer (0 seconds)
[dependency-check] Analysis Complete (14 seconds)
[dependency-check] Writing report to: /Users/simon/Code/portal/portal/nodist/dependency-check-report.xml
[dependency-check] Writing report to: /Users/simon/Code/portal/portal/nodist/dependency-check-report.html
[dependency-check] Writing report to: /Users/simon/Code/portal/portal/nodist/dependency-check-report.json
[dependency-check] Writing report to: /Users/simon/Code/portal/portal/nodist/dependency-check-report.csv
[dependency-check] Writing report to: /Users/simon/Code/portal/portal/nodist/dependency-check-report.sarif
[dependency-check] Writing report to: /Users/simon/Code/portal/portal/nodist/dependency-check-junit.xml
[dependency-check]
[dependency-check]
[dependency-check] One or more dependencies were identified with known vulnerabilities:
[dependency-check]
<snip vulnerability output>
[dependency-check]
[dependency-check]
[dependency-check] See the dependency-check report for more details.
[dependency-check] Element event queue destroyed: org.apache.commons.jcs.engine.control.event.ElementEventQueue@58fb7731
[dependency-check] In DISPOSE, [NODEAUDIT] fromRemote [false]
[dependency-check] In DISPOSE, [NODEAUDIT] auxiliary [NODEAUDIT]
[dependency-check] In DISPOSE, [NODEAUDIT] put 0 into auxiliary NODEAUDIT
[dependency-check] No longer waiting for event queue to finish: Pooled Cache Event Queue
[dependency-check] Working = true
[dependency-check] Alive = false
[dependency-check] Empty = true
[dependency-check] Queue Size = 0
[dependency-check] Queue Capacity = 2147483647
[dependency-check] Pool Size = 0
[dependency-check] Maximum Pool Size = 150
[dependency-check] In dispose, destroying event queue.
[dependency-check] Region [NODEAUDIT] Saving keys to: NODEAUDIT, key count: 0
[dependency-check] Region [NODEAUDIT] Finished saving keys.
[dependency-check] Region [NODEAUDIT] Shutdown complete.
[dependency-check] In DISPOSE, [NODEAUDIT] disposing of memory cache.
[dependency-check] Memory Cache dispose called.
[dependency-check] In DISPOSE, [CENTRAL] fromRemote [false]
[dependency-check] In DISPOSE, [CENTRAL] auxiliary [CENTRAL]
[dependency-check] In DISPOSE, [CENTRAL] put 0 into auxiliary CENTRAL
[dependency-check] No longer waiting for event queue to finish: Pooled Cache Event Queue
[dependency-check] Working = true
[dependency-check] Alive = false
[dependency-check] Empty = true
[dependency-check] Queue Size = 0
[dependency-check] Queue Capacity = 2147483647
[dependency-check] Pool Size = 0
[dependency-check] Maximum Pool Size = 150
[dependency-check] In dispose, destroying event queue.
[dependency-check] Region [CENTRAL] Saving keys to: CENTRAL, key count: 755
[dependency-check] Region [CENTRAL] Finished saving keys.
[dependency-check] Region [CENTRAL] Shutdown complete.
[dependency-check] In DISPOSE, [CENTRAL] disposing of memory cache.
[dependency-check] Memory Cache dispose called.
[dependency-check] In DISPOSE, [POM] fromRemote [false]
[dependency-check] In DISPOSE, [POM] auxiliary [POM]
[dependency-check] In DISPOSE, [POM] put 0 into auxiliary POM
[dependency-check] No longer waiting for event queue to finish: Pooled Cache Event Queue
[dependency-check] Working = true
[dependency-check] Alive = false
[dependency-check] Empty = true
[dependency-check] Queue Size = 0
[dependency-check] Queue Capacity = 2147483647
[dependency-check] Pool Size = 0
[dependency-check] Maximum Pool Size = 150
[dependency-check] In dispose, destroying event queue.
[dependency-check] Region [POM] Saving keys to: POM, key count: 44
[dependency-check] Region [POM] Finished saving keys.
[dependency-check] Region [POM] Shutdown complete.
[dependency-check] In DISPOSE, [POM] disposing of memory cache.
[dependency-check] Memory Cache dispose called.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment