wkbrd
wkbrd
Did the latest release (7.0.6) include full support for Visual Studio 2022 support or is it still 'not tested'? If not fully supported, any idea when that might happen? My...
Hi @jwillemsen, what is the process for having this pull request be considered? Does the code complexity (CodeFactor) need to be addressed or can it be accepted by a project...
> Can you add/extend one of the unit tests as reproducer? Hi, I am willing to try to create a test, though I have not written or used any tests...
PR implementing the httpd option is here: https://github.com/twuni/docker-registry.helm/pull/130
The only 3.x version appears to be 3.0.0-alpha.1 per https://hub.docker.com/_/registry/tags. It also has critical CVEs. Am I pulling from the correct docker location?
I just pulled down distribution/distribution:3.0.0-beta.1 and it still has two fixable Critical CVEs: `libcrypto3 3.3.1-r0 3.3.1-r1 apk CVE-2024-5535 Critical` `libssl3 3.3.1-r0 3.3.1-r1 apk CVE-2024-5535 Critical` Can this be fixed in...
Thanks for the quick reply. Adding this link as a reference: https://github.com/alpinelinux/docker-alpine/issues/405. Let's leave this ticket open as we wait for the container base image to be patched.
It is a security finding to run Enterprise Linux (multiple distros) with the /tmp mount without noexec: - https://stigviewer.com/stigs/red_hat_enterprise_linux_8/2025-03-26/finding/V-230522 - https://stigviewer.com/stigs/oracle_linux_8/2025-02-20/finding/V-248849 Can the software be improved to support the libraries...
> ### What would you like to be added? > I would like to extend the cd workflow to push the dashboard helm chart to ghcr for the OCI support....
Added Helm OCI publish to the existing release build action