mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Add GitHub security policy
This commit is contained in:
parent
1f2f0d87ef
commit
fc662926a3
1 changed files with 17 additions and 0 deletions
17
SECURITY.md
Normal file
17
SECURITY.md
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Security Policy
|
||||||
|
---------------
|
||||||
|
|
||||||
|
### Supported Versions
|
||||||
|
|
||||||
|
Only the latest version is actively supported.
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
Please report possible vulnerabilities by email to devops@rhymix.org.
|
||||||
|
Please DO NOT use GitHub issues or pull requests for this purpose.
|
||||||
|
|
||||||
|
We do not consider it a vulnerability if the superuser (is_admin=Y) account
|
||||||
|
can insert scripts or delete information. That's what the superuser account is for!
|
||||||
|
It will, however, be considered a serious vulnerability if someone else can
|
||||||
|
trick a superuser to perform such actions inadvertently,
|
||||||
|
for example through a CSRF attack.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue