mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-08 14:12:30 +02:00
Addresses review feedback on the sqlite persistence fix (PR #2812): - validate_safe_path now rejects ".." path segments so a relative output.sqlite.path can't traverse outside /config when rewritten. - The rewrite now creates the destination's parent directory, since SQLite won't create one itself for a path like "db/birdnet.db". Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KHJ4o22cdcgdNtb81tBTPJ