Tom Kuipers
Tom Kuipers
This is unrelated to Gitlab. The error message mentions it cannot find file `package.json` in your repository. The steps `npm install` and `npm run build` in the snippet assume you...
@aggeboe Thank you for referencing the dependency-check issue. We have the same scenario indeed.
> It might be best that DT adopts to working with the cache created by [`vulnz`](https://github.com/jeremylong/Open-Vulnerability-Project/tree/main/vulnz), which is what DC is already doing or [will be doing](https://github.com/jeremylong/DependencyCheck/issues/6277#issuecomment-1851883652). That way you...
I'm also looking forward to version `v.4.10.1`, thank you @nscuro for implementing the feature and collaborating with dependency-check's @jeremylong to find a solution.
> [@terrance456](https://github.com/terrance456) I think current month, we need a little bit more work here Any update on this issue?
> Somewhat related to [#5583](https://github.com/DependencyTrack/dependency-track/issues/5583), projects are basically identified by their name and version tuple. As such, you can't have two projects with the same name and version. Thank you...