-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c08036
commit e2e5c83
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
This project follows modern security best practices, leveraging secure libraries and frameworks to safeguard user data and ensure application reliability. The stack includes: | ||
|
||
| Component | Version | Supported | | ||
| ----------- | ----------- | ------------------ | | ||
| Next.js | 14.x | :white_check_mark: | | ||
| Next.js | <14.0 | :x: | | ||
| Clerk | latest | :white_check_mark: | | ||
| MongoDB | 5.x | :white_check_mark: | | ||
| MongoDB | <5.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you discover a security issue, please report it by emailing `ezhassan.info@gmail.com`. Here's what to expect: | ||
|
||
- We will acknowledge your report within 24 hours. | ||
- We aim to provide updates on the status of the issue within 72 hours. | ||
- If the vulnerability is confirmed, we'll work on a fix and notify you once it is deployed. | ||
- If the report is declined, we will provide reasoning and offer further discussion. | ||
|
||
All security vulnerabilities are taken seriously and addressed promptly. |