abrignoni / abrignoni/ALEAPP

Zip/tar modes will not process -wal or -journal files for sqlite databases

未关闭
#14 9 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
908
派生
244
平均合并
10 小时 18 分钟
30 天内合并 PR
288

描述

The regex expressions that target a particular database will only extract that db from a zip/tar ignoring the accompanying -wal or -journal file, which will result in missing out on data. Currently only the Wellbeing (wellbeing.py) module does it correctly.

All other modules need to have their regex tweaked similarly and code adjusted to account for this.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。