Skip to content

Commit 7ea626f

Browse files
authored
Revise SECURITY.md for supported versions and reporting
Updated the security policy document to include supported versions and clarify reporting procedures.
1 parent 8d5c3fe commit 7ea626f

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

.github/SECURITY.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
# Security Policy
22

3-
This document outlines our security policy for the codebase, and how to report vulnerability.
3+
## Supported Versions
44

5-
## Versions
5+
These versions of the project are
6+
currently being supported with security updates.
67

7-
| Version | Branch | Supported | Website active |
8-
| ----------- | ------------------------ | ------------------ | ---------------- |
9-
| production | `production` | :white_check_mark: | w3develops.org |
10-
| beta | `master` | | |
11-
| development | `master` | | |
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| 3.0.x | :white_check_mark: |
11+
| 2.0.x | :x: |
12+
| < 1.0 | :x: |
1213

1314
## Reporting a Vulnerability
1415

15-
Security issues should be emailed to security@w3develops.org, please do not create a public GitHub issue.
16-
17-
Ensure that you are using the **latest**, **stable** and **updated** version of the Operating System and Web Browser available to you on your machine.
16+
> [!NOTE]
17+
>
18+
> Please report security issues responsibly.
19+
>
20+
> Our community-wide security policy is available here: <https://w3develops.org/contribute/security>

0 commit comments

Comments
 (0)