fix: complete issues #201-#206 remediation #208
Reference in New Issue
Block a user
Delete Branch "feat/triage-complete"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Consolidates latest dev, including PR #207 delta validation fixes.
Implemented:
Validation: strict build, 25 unit tests, 39 integration tests passed (10 skipped, 1 xpass), ASan/UBSan CI, fuzz, Valgrind, coverage, clang-format, and cppcheck all passed.
Residual risks: append/append-verify are rejected rather than implemented; several legacy scanner flags (files-from/relative/links/cvs-exclude) remain outside this safe remediation and should be separately implemented or rejected. Plain TCP remains unauthenticated but is confined to the configured server root; use TLS with a CA for mutual authentication.