-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Showing
1 changed file
with
39 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,39 @@ | ||
# Security Policy | ||
|
||
## Reporting a Security Issue | ||
|
||
At Aggify, we take security seriously. We appreciate your help in identifying and addressing security issues. To report a security issue, please follow the guidelines below: | ||
|
||
**DO NOT** create a public GitHub issue for security-related problems. | ||
|
||
Instead, please email us directly at [[email protected]](mailto:[email protected]) with the following information: | ||
|
||
1. A detailed description of the security issue, including any potential impact. | ||
2. Steps to reproduce the issue or a proof-of-concept if applicable. | ||
3. Any additional details that can help us understand and address the problem. | ||
|
||
We will respond to your report as soon as possible and, if necessary, provide a timeline for a fix. We greatly appreciate responsible disclosure. | ||
|
||
## Supported Versions | ||
|
||
Aggify's security policy applies to the most recent stable release and the previous release. We encourage users to always keep their installations up to date with the latest version. | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 0.1.x | :white_check_mark: | | ||
|
||
## Security Updates | ||
|
||
We are committed to addressing security issues promptly. In the event of a confirmed security vulnerability, we will: | ||
|
||
- Acknowledge receipt of the report within 48 hours. | ||
- Investigate and verify the reported issue. | ||
- Develop and test a fix. | ||
- Release a security update. | ||
- Credit the individual or organization that reported the vulnerability. | ||
|
||
## Contact | ||
|
||
If you have any questions or concerns regarding the security of Aggify, please contact us at [[email protected]](mailto:[email protected]). Our team will be happy to assist you. | ||
|
||
Thank you for helping us make Aggify more secure. |