From b751952fea1106b1bb694deeae1180d253a11af8 Mon Sep 17 00:00:00 2001 From: Jayanth Varavani <1111446+jayanthvn@users.noreply.github.com> Date: Mon, 28 Aug 2023 18:35:42 +0000 Subject: [PATCH] Readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6e665aa..6f0ab51 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Application can specify custom pinpath while loading the elf file. Maps and Programs pinpath location is not customizable with the current version of SDK and will be installed here - Program PinPath - "/sys/fs/bpf/globals/aws/programs/" + Map PinPath - "/sys/fs/bpf/globals/aws/maps/" Map defintion should follow the below definition else the SDK will fail to load. @@ -114,6 +115,9 @@ make run-test See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information. +If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the +instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email AWS security directly](mailto:aws-security@amazon.com). + ## License This project is licensed under the Apache-2.0 License.