fix(backend): loginctl JSON parse and filter ephemeral SSH sessions (0.20.34)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-06-22 16:00:02 +10:00
parent fe818e9946
commit 6e3f0ede4d
5 changed files with 242 additions and 74 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""Единый источник версии SAC (API, health, логи, OpenAPI)."""
APP_NAME = "Security Alert Center"
APP_VERSION = "0.20.33"
APP_VERSION = "0.20.34"
APP_VERSION_LABEL = f"{APP_NAME} v.{APP_VERSION}"