From c70c66150e624791a6a73e4b9e604449d63d4976 Mon Sep 17 00:00:00 2001 From: seebees Date: Fri, 3 Apr 2020 09:15:41 -0700 Subject: [PATCH] chore: Update security issue notification This should be at the top of the contributing page, and should be linked at the top of the readme. --- CONTRIBUTING.md | 10 ++++------ README.md | 2 ++ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2da340a70..84a42eb5b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,10 @@ Please read through this document before submitting any issues or pull requests to ensure we have all the necessary information to effectively respond to your bug report or contribution. +## 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][vulnerability reporting]. +Please do **not** create a public github issue. ## Reporting Bugs/Feature Requests @@ -63,12 +67,6 @@ This project has adopted the [Amazon Open Source Code of Conduct][code of conduc For more information see the [Code of Conduct FAQ][code of conduct faq] or contact opensource-codeofconduct@amazon.com with any additional questions or comments. - -## 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][vulnerability reporting]. -Please do **not** create a public github issue. - ## Licensing See the [LICENSE][license] file for our project's licensing. diff --git a/README.md b/README.md index 9600031e8..338eb688b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ The AWS Encryption SDK for Javascript provides a fully compliant, native Javascript implementation of the [AWS Encryption SDK](https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/introduction.html) +[Security issue notifications](./CONTRIBUTING.md#security-issue-notifications) + ## Client Packages | Package | Description |