397777089e
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
13 lines
715 B
JSON
13 lines
715 B
JSON
{
|
|
"skill": "pg-audit",
|
|
"kind": "external",
|
|
"needs": ["DDL/DML/DCL операции БД"],
|
|
"produces": ["аудит-журнал операций на уровне БД"],
|
|
"constraints": ["pgaudit.log=ddl,role,write; log_parameter=off (ПДн не логируются)", "на проде liderra.ru; закрывает 152-ФЗ"],
|
|
"preview-form": "none",
|
|
"defaults": ["журнал в /var/log/postgresql"],
|
|
"key-decisions": ["scope логируемых операций"],
|
|
"acceptance-criteria": ["аудит-журнал БД ведётся, ПДн не в логах"],
|
|
"source": { "version": "n/a", "hash": "0000000000000000000000000000000000000000000000000000000000000000", "path": "" }
|
|
}
|