You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@
3
3
This repository will provide snippets of sample code to demonstrate the functionality of Amazon CodeGuru Reviewer.
4
4
Please navigate to respective directories to obtain the code.
5
5
6
-
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/
6
+
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.
7
+
8
+
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/
0 commit comments