From b2e6d01e8fdeac312be7b3a690bf79bdc5c08ee1 Mon Sep 17 00:00:00 2001 From: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:39:59 -0400 Subject: [PATCH] Add `SECURITY.md` file to the repo. (#9551) --- SECURITY.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000..7cfe35f5836 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,6 @@ +# Security Policy + +## Reporting a Vulnerability + +Please report security vulnerabilities by email to `security@langchain.com`. +This email is an alias to a subset of our maintainers, and will ensure the issue is promptly triaged and acted upon as needed.