Skip to content

Harden data integrity, privacy, and audit safeguards - #25

Merged
devlikebear merged 3 commits into
mainfrom
codex/full-audit-hardening
Jul 14, 2026
Merged

Harden data integrity, privacy, and audit safeguards#25
devlikebear merged 3 commits into
mainfrom
codex/full-audit-hardening

Conversation

@devlikebear

Copy link
Copy Markdown
Owner

Summary

  • prevent stale scene saves with keyed debounce, serialized writes, and optimistic content-version checks
  • add verified backup and startup recovery flows, atomic sync/import behavior, and migration integrity guards
  • require explicit AI data-sharing consent and align Korean, English, and Japanese privacy/localization copy
  • narrow Tauri IPC and file-opening access, preserve structured RPC errors, and add lint/dependency audit gates
  • include the full audit report and bump the release version to v0.9.2

Test plan

  • make ci
  • GOTOOLCHAIN=auto go test -race ./...
  • cargo test --features mas
  • PATH="$(go env GOPATH)/bin:$HOME/.cargo/bin:$PATH" make audit
  • make validate-distribution
  • git diff --check

@sonarqubecloud

Copy link
Copy Markdown

@devlikebear
devlikebear merged commit 29860a1 into main Jul 14, 2026
5 checks passed
@devlikebear
devlikebear deleted the codex/full-audit-hardening branch July 14, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant