diff --git a/README.md b/README.md index 2eda19f..6106e8d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ This repository will provide snippets of sample code to demonstrate the functionality of Amazon CodeGuru Reviewer. Please navigate to respective directories to obtain the code. -Security Analysis: This directory contains sample java file along with the zipped source file and a build artifact jar file, that you can utilize to carry out the security analysis for CodeGuru. Please refer to the blog for the detailed instructions: https://aws.amazon.com/blogs/devops/incorporating-security-in-code-reviews-using-amazon-codeguru-reviewer/ +Security Analysis: This directory contains sample java file along with the zipped source file and a build artifact jar file, that you can utilize to carry out the security analysis for CodeGuru. + +Please refer to the blog for the detailed instructions including Github Actions intergration: https://aws.amazon.com/blogs/aws/amazon_codeguru_reviewer_updates_new_java_detectors_and_cicd_integration_with_github_actions/