vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
According to current implementation & design, the prompt data gets anonymized by the lightspeed services (termed as pre-processing) while the prompts are sent to IBM watsonx Code Assistant for Ansible on IBM cloud. The information in transit is encrypted in SSL.
New request: While the transit pipeline is encrypted, can the anonymization take place on VS Code? Before sending it to the lightspeed service?
I'm already in touch with Marty Turner (Ansible Lightspeed PM) about this topic. I'm creating this github issue to have a public tracking ID.
Solution
Can prompt data be encrypted or can anonymization be brought to the Ansible extension?
Problem
According to current implementation & design, the prompt data gets anonymized by the lightspeed services (termed as pre-processing) while the prompts are sent to IBM watsonx Code Assistant for Ansible on IBM cloud. The information in transit is encrypted in SSL.
New request: While the transit pipeline is encrypted, can the anonymization take place on VS Code? Before sending it to the lightspeed service?
I'm already in touch with Marty Turner (Ansible Lightspeed PM) about this topic. I'm creating this github issue to have a public tracking ID.
Solution
Can prompt data be encrypted or can anonymization be brought to the Ansible extension?
Alternatives
No response
Additional context
No response