Niklas

Results 838 comments of Niklas

> @valentijnscholten (If the Alpine logging wrapper supports that or can be removed) It does, and I added the MDC context to the default logback config in v4.11. The new...

Thanks for the clarification. Is the problem that `univers` doesn't support all required versioning schemes for the package types that the database pulls in? Or is it that even those...

> We have not come up with a logic to convert such a list of tuples to a single normalized vers where even the list could be unsorted. Ideally this...

In that case it might make sense to track the source for each range, so we can attribute wrong ranges to where they came from. And then potentially apply manual...

The library started to use `unsafe` which isn't available in yaegi.

Hey @rama31244, this seems to be a somewhat recent behavior change in how plugins are installed by traefik. I personally install plugins in local mode (see https://plugins.traefik.io/install), which avoids this...

Hey @Tob1as, TBH I don't know what is causing the issue you're having. The dynamic plugin file path is new to me, that didn't use to happen when I originally...

@melba-lopez This issue has a dependency on https://github.com/stevespringett/Alpine/issues/402, which in turn has a dependency on https://github.com/DependencyTrack/dependency-track/issues/840. I posted an outline of how all this can be progressed here: https://github.com/stevespringett/Alpine/issues/402#issuecomment-1593407468 ......

Will be upgrading to Jetty 12 (current latest version) via https://github.com/stevespringett/Alpine/pull/570 and https://github.com/DependencyTrack/dependency-track/pull/3730.