Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit a51c864

Browse files
committed
Add security disclosure instructions
1 parent 73f7530 commit a51c864

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ If a layer is already published to Lambda (same layer name, SHA256 digest, and s
2121
- [Permissions](#permissions)
2222
- [Example](#example)
2323
- [License Summary](#license-summary)
24+
- [Security Disclosures](#security-disclosures)
2425

2526
<!-- tocstop -->
2627

@@ -239,3 +240,7 @@ serverless invoke -f hello -l -d '{"name": "World"}'
239240
## License Summary
240241

241242
This sample code is made available under a modified MIT license. See the LICENSE file.
243+
244+
## Security Disclosures
245+
246+
If you would like to report a potential security issue in this project, please do not create a GitHub issue. Instead, please follow the instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email AWS security directly](mailto:[email protected]).

0 commit comments

Comments
 (0)