From fca5bf0db0801be7e7cc3683896dd0b5971e6a18 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt <3764345+thebuilder@users.noreply.github.com> Date: Thu, 4 Jul 2024 14:30:23 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..68903767 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,8 @@ +# Security Policy + +## Reporting a Vulnerability + +If you discover a security vulnerability within the `react-intersection-observer` package or have any security concerns, +please [create a new issue](https://github.com/thebuilder/react-intersection-observer/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) on the Github repository. + +We appreciate your responsible disclosure.