Skip to content

Commit

Permalink
SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElazzouziHassan authored Sep 19, 2024
1 parent 9c08036 commit e2e5c83
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions SECURITY.md
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.

0 comments on commit e2e5c83

Please sign in to comment.