Skip to content

Commit ebbc0f3

Browse files
committed
Add security report policy
1 parent 32a09a4 commit ebbc0f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,7 @@ To actually make your changes, you just need to set up the codebase:
181181
* `npm run build` - compiles the code
182182
* `npm test` - no tests for now, so this just checks the code compiles (it's the same as `build`). Tests welcome!
183183
* `npm run storybook` - starts up the storybook and opens it in your browser. You'll probably need to `npm run build` first, and again later if you make changes in `src/`.
184+
185+
## Security contact information
186+
187+
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.

0 commit comments

Comments
 (0)