Niklas

Results 838 comments of Niklas

I am also on macOS, using Firefox, and this doesn't happen for me. @mterron Is it possible to cross-check with colleagues of yours, whether they experience the same issue? Either...

@walterdeboer had the same thought and implemented https://github.com/DependencyTrack/dependency-track/pull/2568. It's already merged to `master` and will be shipped with Dependency-Track v4.9. You can [give it a spin](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#testing-snapshot-versions) using our `snapshot` builds...

> Update the vulnerability using the API Is it possible to provide example requests you're using here? That would make it easier to reproduce and confirm the potential fix is...

Honestly I'm not sure how this can be achieved, since databases have no understanding of version semantics. Sorting in the application is a non-starter, as it would require us to...

The blocking factor for a migration to `oidc-client-ts` is still its abandonment of the `implicit` grant, which, as stated in the original issue description, is required for at least Google...

FYI slow page loads were amplified by each table's content being loaded more than once. This happened because application of user preferences for column visibility silently triggered a reload of...

Thanks a lot for tackling this @walterdeboer! Doing these types of updates is super tedious, appreciate the effort here! 🤘 However, there are some visuals we need to iron out...

Thanks so much @walterdeboer, I'll go through all your remaining open PRs this weekend!

@walterdeboer, I can confirm that the login page, the footer positioning, and the broken vulnerability analysis view are fixed. Thanks! While testing more, I found the following issues. #### Policy...

> It will take some more time.. Maybe move this to 4.10? Yes, good idea. Please let me know if you need help with anything, I do realize this is...