From a84b0a409bdf24b68be1a388c67a076fa691ff45 Mon Sep 17 00:00:00 2001 From: Paul Kukiel Date: Tue, 27 Jul 2021 12:29:17 +1000 Subject: [PATCH] Update to point at current blog post. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/