Skip to content

Commit

Permalink
Create SECURITY.md (community-scripts#179)
Browse files Browse the repository at this point in the history
* Create SECURITY.md

* Update SECURITY.md
  • Loading branch information
MickLesk authored Nov 11, 2024
1 parent 2c56b2a commit a6158a2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Supported Versions
This project currently supports the following versions of Proxmox VE:

| Version | Supported |
| ------- | ------------------ |
| 8.2.x | :white_check_mark: |
| 8.1.x | :white_check_mark: |
| 8.0.x | Limited support*|
| < 8.0 | :x: |

*Version 8.0.x has limited support. Security updates may not be provided for all issues in this version.

## Reporting a Vulnerability

Security vulnerabilities shouldn’t be reported publicly to prevent potential exploitation. Instead, please report any vulnerabilities privately by reaching out directly to us. You can either join our [Discord server](https://discord.gg/UHrpNWGwkH) and send a direct message to a maintainer or contact us via email at [email protected]. Be sure to include a detailed description of the vulnerability and the steps to reproduce it. Thank you for helping us keep our project secure!

Once a vulnerability has been reported, the project maintainers will review it and acknowledge the report within 7 business days. We will then work to address the vulnerability and provide a fix as soon as possible. Depending on the severity of the issue, a patch may be released immediately or included in the next scheduled update.

Please note that not all reported vulnerabilities may be accepted. The project maintainers reserve the right to decline a vulnerability report if it is deemed to be a low-risk issue or if it conflicts with the project's design or architecture. In such cases, we will provide an explanation for the decision.

If you have any questions or concerns about this security policy, please don't hesitate to contact the project maintainers.

0 comments on commit a6158a2

Please sign in to comment.