Skip to content

Commit

Permalink
Merge pull request #78 from theia-ide/MatthewKhouzam-patch-1
Browse files Browse the repository at this point in the history
Create SECURITY.md
  • Loading branch information
marco-miller authored Sep 8, 2021
2 parents 1c6b035 + 38acd00 commit 713a09e
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

This shall be determined once releases start, the resulting table shall look like this.

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |

## Reporting a Vulnerability

Report a vulnerability by opening an issue.

0 comments on commit 713a09e

Please sign in to comment.