All Content tagged with Amazon CodeGuru
Amazon CodeGuru is a developer tool that provides intelligent recommendations to improve code quality and identify an application’s most expensive lines of code.
Content language: English
Select up to 5 tags to filter
Sort by most recent
11 results
Normally we avoid using sprint to join SQL with parameters.
We follow this rule, but the code guru always detects it(CWE-89- SQL Injection) .
Sample Code:
At execContext function, always identify the...
Hi all,
I would like to use CodeGuru in my codepipeline, and I am trying to test it if it can find out that I am using some library that has vulnerabilities or has been deprecated.
I started with a...
when migrating from Gitlap to GitHub enterprise, having more than one organization, projects and repos, and many users
what is the best approach to achieve successful migration with the least...
Is AWS CodeGuru Reviewer capable of analyzing and providing insights for code written in the PHP language specifically within the Magento framework? In other words, does this service extend its...
Hi,
It is possible to configure a "Build Break" in AWS CI pipeline when CodeGuru detects issues/vulnerabilities?
Hi, I am currently working on my bachelor thesis about AI-powered tools and would like to investigate CodeWhisperer as well. Does anyone know what architecture was used for CodeWhisperer? I assume a...
Hi,
I want to hands-on with CodeGuru, and find workshop here: https://catalog.us-east-1.prod.workshops.aws/workshops/1786241d-967f-4195-99ef-5716ef485201/en-US/intro
But, the CloudFormation...
We are currently attempting to integrate CodeGuru Reviewer with GitHub actions to scan our code in a GitHub repository.
When dispatching the GitHub actions CodeGuru workflow manually, this generates...
Is there a best practice workaround for the Codebuild Action Configurator 1000 Character limit?
Ref: https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-variables.html.
The customer...
Java 17 code causes CodeGuru review to generate lots of false recommendations including syntax error. Don't see anywhere clearly mentioned what versions of various langs are supported. In any case...
Trying to associate GitHub account & repo with CodeGuru. In the "Associate repository and create a code review" form, I am able to connect to a GitHub repo of which I am the admin/owner. The auth with...