Skip to content

Commit d9afaa7

Browse files
Create SECURITY.md
1 parent 6005b1e commit d9afaa7

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

SECURITY.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We provide security updates and support for the following versions of AbarORM:
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| < 4.2.x | :white_check_mark: |
10+
| 4.2.x | :white_check_mark: |
11+
| 4.0.0 | :x: |
12+
| 4.0 > | :x: |
13+
14+
**Note:** Support for versions below 4.2.x has been discontinued. Users are encouraged to upgrade to version 4.2.x or later to benefit from ongoing security updates and support.
15+
16+
## Reporting a Vulnerability
17+
18+
If you discover a security vulnerability in AbarORM, please report it responsibly. You can submit a vulnerability report to our security team through the following channels:
19+
20+
- **Email:** prodbygodfather@gmail.com
21+
22+
### Reporting Guidelines:
23+
- Please provide a clear description of the vulnerability.
24+
- Include steps to reproduce the issue, if possible.
25+
- Specify the version of AbarORM where the vulnerability was found.
26+
27+
### Response Time:
28+
- We aim to respond to vulnerability reports within 48 hours.
29+
- If the vulnerability is accepted, we will work on a fix and issue a security update as soon as possible.
30+
- If the vulnerability is declined, you will be notified with an explanation.
31+
32+
We appreciate your help in keeping AbarORM secure.

0 commit comments

Comments
 (0)