GitHub has made CoPilot free for everyone, but users need to be aware of the risks involved.
Coding assistants can accidentally leak sensitive information like secrets, passwords, and credit card numbers.
These tools might also suggest malicious or dangerous code.
To address these risks, users are encouraged to use CodeGate, a Docker image that protects secrets, vets input, warns about sketchy packages, and helps write safer code.