[PR #179] [MERGED] Create SECURITY.md #2421

Closed
opened 2025-11-20 05:29:47 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/179
Author: @MickLesk
Created: 11/11/2024
Status: Merged
Merged: 11/11/2024
Merged by: @MickLesk

Base: mainHead: MickLesk-patch-1


📝 Commits (2)

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

SECURITY.md (+22 -0)

📄 Description

Description

This pull request updates the Security Policy for the Proxmox Shell Script GitHub project. The key changes are:

  1. Added support status for versions 8.2.x (fully supported), 8.1.x (mostly supported), and 8.0.x (limited support).
  2. Removed the unsupported version range of "< 8.0".
  3. Used the text "Limited support*" to indicate the partial support for version 8.0.x, and added a footnote to clarify that security updates may not be provided for all issues in this version.

Justification

The previous security policy did not accurately reflect the current support status of the different project versions. This update provides clearer information to users about which versions are fully supported, mostly supported, or have limited support.

Maintaining an up-to-date and accurate security policy is important to ensure users are aware of the security guarantees and vulnerability reporting processes for the project.

Testing

I have reviewed the updated security policy and confirmed that it accurately represents the current support status of the project versions.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/179 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/11/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-1` --- ### 📝 Commits (2) - [`f0df8bb`](https://github.com/community-scripts/ProxmoxVE/commit/f0df8bb15733012407f76589186a9462539e2734) Create SECURITY.md - [`57a4173`](https://github.com/community-scripts/ProxmoxVE/commit/57a41733ae871747d28f733e992c4ce9dfc450db) Update SECURITY.md ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `SECURITY.md` (+22 -0) </details> ### 📄 Description ## Description This pull request updates the Security Policy for the Proxmox Shell Script GitHub project. The key changes are: 1. Added support status for versions 8.2.x (fully supported), 8.1.x (mostly supported), and 8.0.x (limited support). 2. Removed the unsupported version range of "< 8.0". 3. Used the text "Limited support*" to indicate the partial support for version 8.0.x, and added a footnote to clarify that security updates may not be provided for all issues in this version. ## Justification The previous security policy did not accurately reflect the current support status of the different project versions. This update provides clearer information to users about which versions are fully supported, mostly supported, or have limited support. Maintaining an up-to-date and accurate security policy is important to ensure users are aware of the security guarantees and vulnerability reporting processes for the project. ## Testing I have reviewed the updated security policy and confirmed that it accurately represents the current support status of the project versions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 05:29:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2421