Skip to content

Commit f4f604a

Browse files
authored
SECURITY.md (V1)
Version 1 of the security policy for this project.
1 parent 375be79 commit f4f604a

File tree

1 file changed

+85
-0
lines changed

1 file changed

+85
-0
lines changed

SECURITY.md

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
2+
***
3+
4+
# Security Policy
5+
6+
## Supported Versions
7+
8+
This project is a part of the SNU web framework project, and its security issues should also be mentioned elsewhere in the SNU community as well. This is the core of the SNU community. If you have an issue with another part of SNU, mention it there as well. For here, please label issues with the (security) label. DO NOT REPORT ZERO DAY VULNERABILITIES PUBLICLY.
9+
10+
## Version history
11+
12+
| Version | Supported | Support status |
13+
| ------- | ------------------ |-----------------|
14+
| V0.x | :x: | Old version, not supported |
15+
| V1.x | :x: | Old version, not supported |
16+
| V2.x | :x: | Old version, not yet publicly released, not yet supported |
17+
| M3V1 | :x: | Old version, not yet publicly released, not yet supported |
18+
| M3V2 | :x: | Old version, not yet publicly released, not yet supported |
19+
| M3V3 | :x: | Old version, not yet publicly released, not yet supported |
20+
| M3V4 | :x: | Old version, not yet publicly released, not yet supported |
21+
| M3V5 | :x: | Old version, not yet publicly released, not yet supported |
22+
| M3V6 | :x: | Old version, not yet publicly released, not yet supported |
23+
| M3V7 | :white_check_mark: | Current branch, supported |
24+
| v1.0g_alpha1.0 | :x: | Old version, not supported |
25+
| v1.0g_alpha1.0.1 | :x: | Old version, not supported |
26+
| v1.0g_alpha1.0.2 | :white_check_mark: | Current version, supported |
27+
| < v1.0g_alpha1.0.2 > 2021 October 19th | :white_check_mark: | Current version set, supported |
28+
| v1.0g_alpha1.0.3 | :x: | NOT YET RELEASED |
29+
| M3V8 | :x: | Future branch, not yet supported |
30+
31+
## Reporting a Vulnerability
32+
33+
DO NOT REPORT A ZERO DAY VULNERABILITY PUBLICLY!
34+
35+
Please instead direct message me via GitHub. If there is no response within 90 days, you can post the vulnerability as an issue, as part of the standard 0 day security exploit reporting guidelines.
36+
37+
If a vulnerability is caused by an outdated dependancy, you can report it publicly, as it usually isn't that much of a problem.
38+
39+
Other security currently isn't available. If there are any further questions, @ me privately on GitHub. [@seanpm2001](https://github.com/seanpm2001/)
40+
41+
***
42+
43+
## File info
44+
45+
**File type:** `Markdown document (*.md *.mkd *.mdown *.markdown)`
46+
47+
**File version:** `1 (2021, Wednesday, October 20th at 3:38 pm)`
48+
49+
**Line count (including blank lines and compiler line):** `86`
50+
51+
***
52+
53+
## File history
54+
55+
<details><summary><p>Click/tap here to expand/collapse the history for this file</p></summary>
56+
57+
**Version 1 (2021, Wednesday, October 20th at 3:37 pm)**
58+
59+
> Changes:
60+
61+
> * Started the file
62+
63+
> * Added the supported versions section
64+
65+
> * Added the version history section
66+
67+
> * Added the reporting a vulnerability section
68+
69+
> * Added the file info section
70+
71+
> * Added the file history section
72+
73+
> * No other changes in version 1
74+
75+
**Version 2 (Coming soon)**
76+
77+
> Changes:
78+
79+
> * Coming soon!
80+
81+
> * No other changes in version 2
82+
83+
</details>
84+
85+
***

0 commit comments

Comments
 (0)