AWS prescriptive-guidance documentation change
Summary
Updated author attribution and fixed git clone command quotes
Security assessment
Syntax fix ensures command execution correctness but does not introduce security features.
Diff
diff --git a/prescriptive-guidance/latest/patterns/deploy-chatops-solution-to-manage-sast-scan-results.md b/prescriptive-guidance/latest/patterns/deploy-chatops-solution-to-manage-sast-scan-results.md index 7bafe2362..344bd884e 100644 --- a//prescriptive-guidance/latest/patterns/deploy-chatops-solution-to-manage-sast-scan-results.md +++ b//prescriptive-guidance/latest/patterns/deploy-chatops-solution-to-manage-sast-scan-results.md @@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles - _Created by Anand Bukkapatnam Tirumala (AWS)_ + _Anand Bukkapatnam Tirumala, Amazon Web Services_ @@ -238 +238 @@ Task| Description| Skills required -Clone the repository.| To clone the [chatops-slack](https://github.com/aws-samples/chatops-slack) repository for this pattern, use the following command.`git clone “[email protected]:aws-samples/chatops-slack.git“`| AWS DevOps, Build lead, DevOps engineer, Cloud administrator +Clone the repository.| To clone the [chatops-slack](https://github.com/aws-samples/chatops-slack) repository for this pattern, use the following command.`git clone "[email protected]:aws-samples/chatops-slack.git"`| AWS DevOps, Build lead, DevOps engineer, Cloud administrator