Skip to content

Commit

Permalink
Add SECURITY file
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickcr authored Jul 8, 2019
1 parent 22a3740 commit b684e87
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Security Policy

## Supported Versions

This is the list of versions of `eslint-plugin-react` which are currently being supported with security updates.

| Version | Supported |
| -------- | ------------------ |
| 7.x | :white_check_mark: |
| < 7.x | :x: |


## Reporting a Vulnerability

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 b684e87

Please sign in to comment.