In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade renovate to version 43.102.11 or higher.
renovate is a dependency updater.
Affected versions of this package are vulnerable to Code Execution in the via lockfile maintenance in bazel-module/lockfile.ts, used by bazel-module and bazelisk. An attacker can execute arbitrary code by introducing a malicious dependency that is explicitly referenced during a bazel mod deps call, such as through a ctx.execute invocation. This is only exploitable if the allowedUnsafeExecutions configuration is enabled.
This vulnerability can be mitigated by disabling lockFileMaintenance for the affected managers.