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 keyupdater provides the domain knowledge for retrieving the
authorised keys for the different entities within Juju. Specifically machines
can ask what authorised keys they should have on the system.
This domain uncouples the caller from having to understand all the different
sources of authroised keys within Juju.