✏️ Explanatory Question

How does Copilot contribute to security during reviews?

👁 29 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

Copilot integrates with GitHub Code Scanning to flag vulnerabilities (e.g., unsanitized input in eval() calls) and provides inline secure fixes aligned with repository guidelines.