Compare commits

...

3 Commits

Author SHA1 Message Date
sigma470
6d644aa77a
Merge 39b4b72a412aed65656f61e5359919fd0df06d88 into d89daaaeac5314270ee67921cc792c0e4c2ee3d4 2025-02-24 17:34:27 +04:00
bol-van
d89daaaeac add localhost to zapret-hosts-user-exclude.txt 2025-02-24 13:10:54 +03:00
sigma470
39b4b72a41
Create SECURITY.md 2025-01-31 17:12:40 +05:00
2 changed files with 23 additions and 0 deletions

21
SECURITY.md Normal file
View File

@ -0,0 +1,21 @@
# Security Policy
## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :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.

View File

@ -1,6 +1,8 @@
127.0.0.0/8
10.0.0.0/8
172.16.0.0/12
192.168.0.0/16
169.254.0.0/16
::1
fc00::/7
fe80::/10