From c2b37502c872d721efce65a6b6e473305a2049cd Mon Sep 17 00:00:00 2001 From: geoffg-sentry <165922362+geoffg-sentry@users.noreply.github.com> Date: Fri, 6 Jun 2025 15:03:19 -0400 Subject: [PATCH] Update SECURITY.md Add org-wide disclaimer regarding sample and example code --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index c3e1781..409f4ae 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -18,3 +18,8 @@ If you need to encrypt sensitive information sent to us, please use [our PGP key ``` E406 C27A E971 6515 A1B1 ED86 641D 2F6C 230D BE3B ``` + +## Example and Sample Code + +> [!WARNING] +> Unless otherwise specified, example and sample code in our repos is unmaintained. Sample code may contain security vulnerabilities, should never be used in production, and exists only for illustrative purposes.