mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Ensure discovery unsafe (#55295)
* Ensure safe discovery by marking it Unsafe
This commit is contained in:
3
changelogs/fragments/ensure_discovery_unsafe.yml
Normal file
3
changelogs/fragments/ensure_discovery_unsafe.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- SECURITY Fixed the python interpreter detection, added in 2.8.0alpha1, to properly mark the returned data as untemplatable.
|
||||
This prevents a malicious managed machine from running code on the controller via templating.
|
||||
Reference in New Issue
Block a user