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
The spire-agent socket is world writable in some containers, grep "777" to find it.
This is ok for now, but should likely be either hardened or considered acceptable before going to production.
Example in: client/container_preparation/entrypoint.sh
The spire-agent socket is world writable in some containers, grep "777" to find it.
This is ok for now, but should likely be either hardened or considered acceptable before going to production.
Example in: client/container_preparation/entrypoint.sh