-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SQLite parser for Android Airtag (attd_db) file #4939
base: main
Are you sure you want to change the base?
Conversation
@hanamahes78 what is the origin of the test data file? |
Rebased PR |
@hanamahes78 @nadiah2323 can one of you PTAL at the linter warnings. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4939 +/- ##
=======================================
Coverage 85.09% 85.10%
=======================================
Files 432 433 +1
Lines 38792 38830 +38
=======================================
+ Hits 33009 33045 +36
- Misses 5783 5785 +2 ☔ View full report in Codecov by Sentry. |
The test data originates from the Digital Corpora repository, specifically from the file android_13_data.tar.gz
I’ll check it as soon as I can and tag you once it's done. Thanks! |
One line description of pull request
Add SQLite parser for Android Airtag (attd_db) file
Description:
I add and modify several files:
Related issue (if applicable): fixes #
Notes:
All contributions to Plaso undergo code review.
This makes sure that the code has appropriate test coverage and conforms to the
Plaso style guide.
One of the maintainers will examine your code, and may request changes. Check off the items below in
order, and then a maintainer will review your code.
Checklist: