abrignoni / abrignoni/ALEAPP

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

Open
#14 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
908
Forks
244
Avg merge
10h 18m
Merged PRs (30d)
288

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.