Update SECURITY.md
This commit is contained in:
parent
3ecf6fa6bf
commit
64e7fd9765
36
SECURITY.md
36
SECURITY.md
|
@ -1,15 +1,31 @@
|
|||
# Advanced security for ReasonableFramework
|
||||
the advanced security against XSS, CSRF, SQL injection, DDoS, Webshell (malicious code), weak configurations, which extensions available only for sponsors . Generally, the default security is sufficient to you in our framework. so, you have to use it after did understand what is this.
|
||||
# Security Policy
|
||||
|
||||
## Including files
|
||||
- index.php
|
||||
- helper/php-firewall.php
|
||||
- helper/php-ddos.php
|
||||
- and more
|
||||
## Supported Versions
|
||||
|
||||
## Minimum tier
|
||||
Use this section to tell people about which versions of your project are
|
||||
currently being supported with security updates.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 1.6.x | :white_check_mark: |
|
||||
| 1.5.x | :white_check_mark: | |
|
||||
| < 1.5 | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Use this section to tell people how to report a vulnerability.
|
||||
|
||||
Tell them where to go, how often they can expect to get an update on a
|
||||
reported vulnerability, what to expect if the vulnerability is accepted or
|
||||
declined, etc.
|
||||
|
||||
## Paid tier for improving security
|
||||
|
||||
the advanced security against XSS, CSRF, SQL injection, DDoS, Webshell (malicious code), weak configurations, which extensions available only for sponsors.
|
||||
Generally, the default security is sufficient to you in our framework. so, you have to use it after did understand what is this.
|
||||
|
||||
### Minimum tier
|
||||
- 16 USD/monthly (Technical support)
|
||||
|
||||
Thank you.
|
||||
|
||||
### Link
|
||||
https://www.patreon.com/posts/advanced-security-27376670
|
||||
|
|
Loading…
Reference in New Issue
Block a user