AWS inspector documentation change
Summary
Clarified that only critical/high findings are shown in SCM platforms for MR/PR triggers
Security assessment
Adjusts documentation accuracy for finding visibility without changing security functionality or addressing vulnerabilities.
Diff
diff --git a/inspector/latest/user/code-security-assessments-create-configuration.md b/inspector/latest/user/code-security-assessments-create-configuration.md index 84cc0111a..d6e7315a5 100644 --- a//inspector/latest/user/code-security-assessments-create-configuration.md +++ b//inspector/latest/user/code-security-assessments-create-configuration.md @@ -21 +21 @@ Scans can be skipped if a commit ID hasn't changed in a set amount of time. For -If a scan configuration only has triggers for merge requests and pull requests, only the top 25 findings will be visible only in the source code management platform. None will be visible in Amazon Inspector. +If a scan configuration only has triggers for merge requests and pull requests, only the top 25 critical or high findings are presented and only in the source code management platform. None will be visible in Amazon Inspector.