Skip to content

Commit

Permalink
Create security policy following github's template (#5070)
Browse files Browse the repository at this point in the history
  • Loading branch information
p-mongo authored Sep 9, 2021
1 parent ebeec99 commit 2860268
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 7.3 | :white_check_mark: |
| 7.2 | :white_check_mark: |
| 7.1 | :white_check_mark: |
| 7.0 | :white_check_mark: |
| < 7.0 | :x: |

## Reporting a Vulnerability

Please [follow the instructions here](https://docs.mongodb.com/manual/tutorial/create-a-vulnerability-report/)
to report a vulnerability.

0 comments on commit 2860268

Please sign in to comment.