Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina authored Feb 12, 2024
1 parent a690317 commit 2a1f2ac
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 |
| ------- | ------------------ |
| 6.x.x | :white_check_mark: |
| 5.x.x | :white_check_mark: |
| 4.x.x | :white_check_mark: |
| 3.x.x | :white_check_mark: |
| 2.x.x | :x: |
| 1.x.x | :x: |

## Reporting a Vulnerability

Please report all vulnerabilities to [https://github.com/mcollina/msgpack5/security](https://github.com/mcollina/msgpack5/security).

0 comments on commit 2a1f2ac

Please sign in to comment.