AWS Security ChangesHomeSearch

AWS securityagent documentation change

Service: securityagent · 2026-05-13 · Documentation low

File: securityagent/latest/userguide/quickstart.md

Summary

Updated remediation terminology from pentest-specific to general automatic remediation

Security assessment

Changes clarify remediation capabilities apply to both pentest and code review findings. This enhances security documentation but shows no evidence of patching a specific vulnerability.

Diff

diff --git a/securityagent/latest/userguide/quickstart.md b/securityagent/latest/userguide/quickstart.md
index b4b01a2ce..254db9817 100644
--- a//securityagent/latest/userguide/quickstart.md
+++ b//securityagent/latest/userguide/quickstart.md
@@ -93 +93 @@ This step is optional, however we recommend connecting to your GitHub account to
-  9. If you want to enable automatic code remediation, enable **Pentest remediation enabled** on the repositories you want to allow AWS Security Agent to create pull requests with ready-to-implement code fix for pentest findings.
+  9. If you want to enable automatic code remediation, enable **Automatic remediation enabled** on the repositories you want to allow AWS Security Agent to create pull requests with ready-to-implement code fix for pentest findings.
@@ -154 +154 @@ How AWS Security Agent works
-AWS Security Agent capabilities
+Quickstart: Run a code review