Skip to content

Commit

Permalink
Amazon CodeGuru Reviewer Update: The Amazon CodeGuru Reviewer API now…
Browse files Browse the repository at this point in the history
… includes the RuleMetadata data object and a Severity attribute on a RecommendationSummary object. A RuleMetadata object contains information about a rule that generates a recommendation. Severity indicates how severe the issue associated with a recommendation is.
  • Loading branch information
AWS committed Sep 9, 2021
1 parent 5d91d30 commit cafc94f
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 26 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "Amazon CodeGuru Reviewer",
"contributor": "",
"description": "The Amazon CodeGuru Reviewer API now includes the RuleMetadata data object and a Severity attribute on a RecommendationSummary object. A RuleMetadata object contains information about a rule that generates a recommendation. Severity indicates how severe the issue associated with a recommendation is."
}
Loading

0 comments on commit cafc94f

Please sign in to comment.