This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(repo): add security policy for repo
- Loading branch information
1 parent
c4c069d
commit 5a66eb3
Showing
1 changed file
with
24 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,24 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Since this is website, we only support the latest versions of the website. | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| `latest`| :white_check_mark: | | ||
| < 1.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you spot any vulnerability, please notify mailto:brycengranville@outlook.com | ||
|
||
As a student in HS and GitHub's Global Campus, it is my commitment to squash any vulnerabilities asap. | ||
|
||
You can likely expect any vulnerability to be dealt with within a week or two, as I'm generally busy with my coursework. | ||
|
||
If your vulnerability is accepted, I will push out a new version that fixes the reported vulnerability, regardless if it includes dropping dependencies or possibly refactoring the code. Whatever it takes. 🌋 | ||
|
||
After that, it will be reported in the Security Advisories tab. | ||
|
||
If your vulnerability is declined, no further action will be taken. |