Skip to content

Commit 705d794

Browse files
authored
Add a security policy (#3542)
1 parent a25aab9 commit 705d794

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SECURITY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 5.5.x | :white_check_mark: |
8+
| 5.4.x | :white_check_mark: |
9+
| < 5.4 | :x: |
10+
11+
## Reporting a Vulnerability
12+
13+
**Please do NOT report security vulnerabilities through public GitHub issues.**
14+
15+
Instead, please submit vulnerabilities using this [form](https://github.com/nhibernate/nhibernate-core/security/advisories/new).
16+
If the issue is confirmed, we will try to release a patch version as soon as possible depending on complexity.

0 commit comments

Comments
 (0)