Skip to content

chore: Update security issue notification #290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down