summaryrefslogtreecommitdiff
path: root/releasenotes/notes/restrict-add-host-f82bff723568a025.yaml
blob: 59cb4e53daa9893eddffbf00cfdd7a3c33061c73 (plain)
1
2
3
4
5
6
7
---
security:
  - |
    The add_host module options are restricted to a hostname, port, user and
    password. Previously, malicious options could be used to bypass protection
    and execute tasks on the executor. Only ssh and kubectl connection
    are authorized.