Roland Asmann
Roland Asmann
@schwichtgit I believe this was implemented in #1805. Can you try one of our current builds to see if it works for you?
Update: it seems this does not happen to all projects... It seems like it happens on projects where a new BOM is uploaded -- older projects seem to work correctly....
Found it! It's caused by the BOM Processing V2! When I turn it off, the mails correctly contain the actual name of the project again. All projects imported with V2...
There is nothing in the logs (at least not the ones I have access to), but I was able to get the response by manually executing a POST. Hope this...
I figured it out! We have added some licenses and set those on components. The export does add these in the SBOM, but the import apparently only validates against the...
> Is Dependency Track the only platform not supporting dangling trees? I think we can remove a whole category of bugs by simply not having a root node for dependency...
That was another idea I had, but might take a little longer to implement. We could then have the layout dictated by the user: ``` group: xx name: xx type:...
Another way to go is check the paths of the projects and if they are not nested, add a synthetic component (eg using the dir-name for the component) and plug...
Not sure if this is an option for you, but we have created projects named for our teams, which are then used as the parent for every project they upload....
Maybe related to this issue #1626? Auto-away is not active by default (unless this was changed in a current release).