You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
secure coding practices
About this tag
This tag covers discussions on secure coding practices, with a focus on mitigating risks from AI-driven development tools. Content examines how integrations like GitHub Copilot and Visual Studio extensions can be manipulated to produce malicious suggestions, potentially leading to unauthorized code execution or bypassing file protections. Topics include verifying CVE identifiers, understanding vendor security advisories, and implementing safeguards against AI-generated vulnerabilities. The tag is relevant for developers and IT professionals using Microsoft development environments who need to balance productivity gains with robust security measures.
A Microsoft Security Response Center entry and several third‑party trackers that cover developer‑tool security describe a worrying pattern: AI‑driven editor integrations such as GitHub Copilot and Visual Studio/Visual Studio Code extensions can, under certain conditions, be coerced into...