Compare commits

..
Author SHA1 Message Date
design-system-security-bot c87bfde48e deep-audit: findings 2026-08-29T19:12:04Z
security / scan (pull_request) Skipped
security / review (pull_request) Skipped
security / deep-audit (pull_request) Skipped
2026-08-29 19:12:04 +00:00
design-system-security-bot 74f439a07a deep-audit: report 2026-08-29T19:12:04Z 2026-08-29 19:12:04 +00:00
3 changed files with 11 additions and 4 deletions
@@ -0,0 +1 @@
[]
@@ -0,0 +1,6 @@
# Deep Security Audit — 2026-08-29T19:12:04Z
Доменов проверено: 6 (auth, authz, injection, ssrf, secrets, business-logic).
Кандидатов от агентов: 0, подтверждено независимым верификатором: 0.
Подтверждённых находок нет.
+4 -4
View File
@@ -1,7 +1,7 @@
# Какие находки блокируют merge. Читает security.yml на каждом
# скане; отсутствие файла — те же значения по умолчанию.
security: security:
block_on: block_on:
- critical - critical
- high - high
min_confidence: 0.7 min_confidence: 0.7
scan_enabled: true
review_enabled: true