mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-20 10:07:18 -04:00

* feat(apps): add SearXNG instance tracker policy * feat(apps): add Qualys SSL Labs policy * chore: spelling Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net> Co-authored-by: hyperdefined <contact@hyper.lol>
7 lines
279 B
YAML
7 lines
279 B
YAML
# This policy allows Qualys SSL Labs to fully work. (https://www.ssllabs.com/ssltest)
|
|
# IP ranges are taken from: https://qualys.my.site.com/discussions/s/article/000005823
|
|
- name: qualys-ssl-labs
|
|
action: ALLOW
|
|
remote_addresses:
|
|
- 64.41.200.0/24
|
|
- 2600:C02:1020:4202::/64 |