fix: prevent duplicate host_silence problems per host (0.4.8)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-30 09:12:10 +10:00
parent daeb7e965d
commit 10ae670962
4 changed files with 41 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""Единый источник версии SAC (API, health, логи, OpenAPI)."""
APP_NAME = "Security Alert Center"
APP_VERSION = "0.4.7"
APP_VERSION = "0.4.8"
APP_VERSION_LABEL = f"{APP_NAME} v.{APP_VERSION}"