Affected by GO-2024-3010
and 2 other vulnerabilities
GO-2024-3010: CVE-2024-6984 in github.com/juju/juju
GO-2024-3040: Juju's unprivileged user running on charm node can leak any secret or relation data accessible to the local charm in github.com/juju/juju
GO-2024-3175: Vulnerable juju introspection abstract UNIX domain socket in github.com/juju/juju
Package controllernode provides the service that keeps track of controller
nodes. This is needed when the controller is in high availability mode and
has multiple communicating instances. It is primarily used to keep track of
the DQLite nodes located in each controller.