mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
this _technically_ prevents a remote code exploit where a user who has access to publish AMQP messages to the dispatch queue could craft a special message that would import and run arbitrary Python functions; that said, the types of user with this privilege level are generally _already_ the awx user (so they can already do this by hand if they want)