Skip to content

Commit

Permalink
chore: security.md (QuorumDMS#215)
Browse files Browse the repository at this point in the history
* chore: security.md

* Update SECURITY.md
  • Loading branch information
Matt Forster authored Aug 18, 2020
1 parent a598fab commit 31290fc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Security Policy

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 4.x | :white_check_mark: |
| 3.x | :white_check_mark: |
| < 3.0 | :x: |

__Critical vulnerabilities will be ported as far back as possible.__

## Reporting a Vulnerability

Report a security vulnerability directly to the maintainers by sending an email to [email protected]
or by reporting a vulnerability to the [NPM and Github security teams](https://docs.npmjs.com/reporting-a-vulnerability-in-an-npm-package).

0 comments on commit 31290fc

Please sign in to comment.