The psgo package executes the 'nsenter' binary, potentially allowing privilege escalation when used in environments where nsenter is provided by an untrusted source.
{ "imports": [ { "path": "github.com/containers/psgo", "symbols": [ "JoinNamespaceAndProcessInfo", "JoinNamespaceAndProcessInfoByPids", "JoinNamespaceAndProcessInfoByPidsWithOptions", "JoinNamespaceAndProcessInfoWithOptions", "ProcessInfo", "ProcessInfoByPids", "contextFromOptions" ] }, { "path": "github.com/containers/psgo/internal/proc", "symbols": [ "ParseStatus", "readStatusUserNS" ] } ] }