Kevin Tapperson
Kevin Tapperson
We seem to be able to recreate this when analyzing a mono repo nodejs project. It appears that a single sub-project with a node_modules directory works ok, but if you...
@aikebah @jeremylong Here's some additional detail from a debug log I collected on this issue. ``` DEBUG - Merging '/builds/my-components-1/package-lock.json?my-components-1:0.0.42/@babel/plugin-syntax-top-level-await:7.14.5' into '/builds/my-components-2/package-lock.json?my-components-2:0.0.101/@babel/plugin-syntax-top-level-await:7.14.5' 2023-04-06 14:43:15,711 org.owasp.dependencycheck.AnalysisTask:96 ERROR - java.util.ConcurrentModificationException: null at...