Skip to content

Commit

Permalink
Add security policy document
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgear committed Dec 30, 2023
1 parent ef1f21a commit 62b98c0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 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 | Remark |
| ------- | ------------------ | ------ |
| 3.0.x | :white_check_mark: | Current development release |
| 2.1.x | :white_check_mark: | Stable release - security fixes only |
| 2.0.x | :x: | Previous stable release - unsupported |
| 1.x | :x: | Unsupported |

## Reporting a Vulnerability

Please [open an issue](https://github.com/paulgear/ntpmon/issues/new). At the
moment I can see no need to create private issues for security flaws.

0 comments on commit 62b98c0

Please sign in to comment.