Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thealternatedev authored Oct 21, 2023
1 parent b2991b9 commit 654ece3
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Security Policy

## Supported Versions

| Version | Supported |
| --------- | ------------------ |
| 1.0.0 and later | :white_check_mark: |
| Versions prior to 1.0.0 | :x: |

## Reporting a Vulnerability

If you discover a security vulnerability in `redactcord`, please do the following:

1. Do not open a public issue or disclose the vulnerability on GitHub or any public forum.
2. Report the vulnerability using the appropriate channels or guidelines specified by the project maintainers.
3. Provide detailed information about the vulnerability, including steps to reproduce and potential impact.
4. Our security team will acknowledge your report and work with you to address the issue.
5. Once the issue is confirmed and a fix is ready, we will work to release a security update as soon as possible.

## Security Updates

We are committed to providing timely security updates. When a security issue is reported and confirmed, we will take the following steps:

- We will investigate and confirm the issue.
- We will work on a fix for the vulnerability.
- We will release a new version with the fix.
- We will notify package users about the security update and recommend updating to the latest version.

Please keep your `redactcord` package up-to-date to benefit from security patches and improvements.

## Responsible Disclosure

We encourage responsible disclosure of security vulnerabilities. Our team greatly appreciates the efforts of security researchers and contributors who help us keep our package secure. We will provide credit to individuals who responsibly report security issues.

Thank you for your help in keeping `redactcord` safe and secure.

0 comments on commit 654ece3

Please sign in to comment.