Skip to content

Commit

Permalink
Add security report policy
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Jan 26, 2024
1 parent 32a09a4 commit ebbc0f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,7 @@ To actually make your changes, you just need to set up the codebase:
* `npm run build` - compiles the code
* `npm test` - no tests for now, so this just checks the code compiles (it's the same as `build`). Tests welcome!
* `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/`.

## Security contact information

To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.

0 comments on commit ebbc0f3

Please sign in to comment.