Niklas
Niklas
@SaberStrat Yeah I think that would be the easiest.
@SaberStrat Do you have a rough idea as to how soon you'd be able to complete this work? No pressure, just curious WRT planning the v4.12 release.
We were hoping for early next week, since the next community meeting is on Wednesday.
I think you could simply implement the permission check "manually" in the method body, instead of relying on the annotation. There is a `qm.hasPermission` method that you can use, and...
Likely flaky. Triggered a re-run of the workflow.
Seems like the CPAN registry is slow to respond, causing the test failure. Will merge, since the failing test is unrelated to this change.
See: https://docs.dependencytrack.org/changelog/#v4-11-5 > This release primarily addresses an inability to mirror the NVD via its REST API. The NVD REST API recently experienced increased load, causing service disruptions. Dependency-Track users...
The 503s were caused by excessive load of NVD servers, which NIST acted on by blocking all clients with a specific `User-Agent` header. This block will manifest in 403 responses....
As of Alpine 2.2.5 (DT v4.11), we track the "last used" timestamp of API keys. Alpine 3.0.0 (DT v4.12) will ship with a change that allows users to customize the...
Can you share the exact `component` entry of the offending component from the BOM you're testing with?