You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Semgrep tries to communicate with the ocaml analysis engine via io_uring, which causes the scanner to fail in container environments. Setting EIO_BACKEND to posix forces semgrep to use a different communication method that is compatible with containers. https://github.com/moby/moby/issues/47532
98
+
# First reported here: https://gitlab.opencode.de/open-code/werkzeugkasten/helm-devguard/-/issues/1
0 commit comments