Integrate with IDE plugins - Amazon CodeGuru Security

Amazon CodeGuru Security is in preview release and is subject to change.

Integrate with IDE plugins

You can scan code in your IDE with Amazon Q security scans. To set up Amazon Q in your IDE, see Install Amazon Q in the Amazon Q Developer User Guide.

To learn how to scan your code with Amazon Q, see Security scans in the Amazon Q Developer User Guide. After scanning your code, you can view findings in the Problems tab in VS Code or the Amazon Q Security Issues tab in JetBrains.

To view information about the finding and how to remediate it, hold your cursor over the underlined code. To address findings, update your code based on the suggested remediation and then run another scan to check that the vulnerabilities were remediated. For some vulnerabilities, you can apply code fixes that update your code in-place.