From 3b3a7e6015160ea6af731beae4a895d77dd00c09 Mon Sep 17 00:00:00 2001 From: David Soria Parra <167242713+dsp-ant@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:13:49 +0000 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..35033f3 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,22 @@ +# Security Policy +Thank you for helping us keep the inspector secure. + +## Reporting Security Issues + +This SDK is maintained by [Anthropic](https://www.anthropic.com/) as part of the Model Context Protocol project. +Anthropic takes security seriously, and encourages you to report any security vulnerability promptly so that +appropriate action can be taken. + +Our security program is managed on HackerOne. Please report any security issues via https://hackerone.com/anthropic-vdp. + +## Responsible Disclosure + +We appreciate the efforts of security researchers and individuals who help us maintain the security of +the inspector. If you believe you have found a security vulnerability, please adhere to responsible +disclosure practices by allowing us a reasonable amount of time to investigate and address the issue +before making any information public. + +## Policy + +See our vulnerability disclosure policy at [HackerOne](https://hackerone.com/anthropic-vdp) for further +details.