chore(security): harden public secret scan and document policy

This commit is contained in:
igor04091968
2026-06-21 14:17:05 +03:00
parent 9f3278f0dc
commit 4f90aba2a1
15 changed files with 389 additions and 61 deletions
@@ -13,8 +13,8 @@ aw_pfsense_poller_config:
verify_tls: false
timeout_seconds: 15
auth:
api_key: "replace-me"
api_secret: "replace-me"
api_key: "<SET_VIA_ENV>"
api_secret: "<SET_VIA_ENV>"
endpoints:
- name: "system-status"
path: "/api/v2/status/system"