feat(anvil): expose devnet RPC over public HTTPS via Caddy #20
Annotations
6 warnings
|
actionlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
[LOW] Logging of Sensitive Data In Defaults:
ansible/ansible.cfg#L3
To keep sensitive values out of logs, tasks that expose them need to be marked defining 'no_log' and setting to True
|
|
[MEDIUM] Communication Over HTTP:
ansible/molecule/default/verify.yml#L40
Using HTTP URLs (without encryption) could lead to security vulnerabilities and risks
|
|
[MEDIUM] Communication Over HTTP:
ansible/molecule/default/verify.yml#L8
Using HTTP URLs (without encryption) could lead to security vulnerabilities and risks
|
|
[MEDIUM] Communication Over HTTP:
ansible/roles/decdn_node/tasks/main.yml#L148
Using HTTP URLs (without encryption) could lead to security vulnerabilities and risks
|
|
[MEDIUM] Communication Over HTTP:
ansible/roles/anvil/tasks/main.yml#L166
Using HTTP URLs (without encryption) could lead to security vulnerabilities and risks
|