Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1cb0bdf

Browse files
authored
Create SECURITY.md
1 parent 998edb9 commit 1cb0bdf

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

SECURITY.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The following versions are regulary updated with security patches. Using the latest version guarantees a bug free experience.
6+
7+
| Version | Status |
8+
| ------- | ------------------ |
9+
| 1.0.0 | UPCOMING |
10+
| 0.0.0 | BETA (IN-DEV) |
11+
12+
## Reporting a Vulnerability
13+
14+
### Where to report
15+
You can report a vulnerability by creating a new [issue](https://github.com/aName2050/aOS-Web/issues) and attaching the `Security` tag.
16+
17+
### Our process
18+
Once you submit a security vulnerability, we follow these steps:
19+
- Investigation
20+
- We begin an investigation, following your steps to try and reproduce it.
21+
- Evaluation
22+
- We evaluate the severity of the issue, if it is a high severity or actively exploited, we remove the issue from the `Issues` tab to ensure more bad actors don't learn about it.
23+
- We create a copy of the vulnerability in the `Security` tab as an adisory with limited information till it is resolved
24+
- Resolution
25+
- Once identified, we begin right away on a patch. A patch will usually be available within a few hours to days. These updates will be suffixed with `-S`.

0 commit comments

Comments
 (0)