Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## 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.
If you discover a security vulnerability within the `react-intersection-observer` package or have any security concerns,
please [submit a private vulnerability report](https://github.com/thebuilder/react-intersection-observer/security/advisories/new).
Do not open a public issue for an undisclosed vulnerability.

We appreciate your responsible disclosure.
Loading