From 56a7350fb378ad7b69c93dce7b03fde4bfb829a1 Mon Sep 17 00:00:00 2001 From: Nate Taber Date: Tue, 30 Dec 2025 20:18:19 -0800 Subject: [PATCH 1/3] Update Code of Conduct references Removed references to the Amazon Open Source Code of Conduct. --- CODE_OF_CONDUCT.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 5b627cfa..ab463bb5 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,4 +1,2 @@ ## Code of Conduct -This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). -For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact -opensource-codeofconduct@amazon.com with any additional questions or comments. +n/a From d5bbb3d8a60c527e286a8436587842f07b978e0b Mon Sep 17 00:00:00 2001 From: Nate Taber Date: Tue, 30 Dec 2025 20:19:22 -0800 Subject: [PATCH 2/3] Revise Code of Conduct and security notification process Updated the Code of Conduct section and security issue notification instructions. --- CONTRIBUTING.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b1b0694a..870f70f1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,13 +45,11 @@ Looking at the existing issues is a great way to find something to contribute on ## Code of Conduct -This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). -For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact -opensource-codeofconduct@amazon.com with any additional questions or comments. +*n/a* ## Security issue notifications -If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public github issue. +If you discover a potential security issue in this project we ask that you notify us privately via email. ## Licensing From 5d6b98006544cccc88dbdb41d95d269b87463c8c Mon Sep 17 00:00:00 2001 From: Nate Taber Date: Tue, 30 Dec 2025 20:19:55 -0800 Subject: [PATCH 3/3] Remove vulnerability reporting instructions Removed instructions for reporting vulnerabilities. --- SECURITY.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index d1a40a4d..58c9876f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,5 +1,2 @@ ## Reporting a Vulnerability - -If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security -via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/) or directly via email to aws-security@amazon.com. -Please do **not** create a public github issue. +*n/a*