-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Description
There is no "score" column in the completion_cache_engagement table on the oldest version of iOS (I have checked on iOS 12 and iOS 13). Perhaps, there is a "score" column on the table in the newest version. So, it should be an optional column for the artifact report.
Reading get_parseCDCache artifact had errors!
Error was no such column: score
Exception Traceback: Traceback (most recent call last): File "E:\forensik\iLEAPP\ileapp.py", line 491, in crunch_artifacts plugin.method(files_found, category_folder, seeker, wrap_text, time_offset) File "E:\forensik\iLEAPP\scripts\ilapfuncs.py", line 361, in wrapper data_headers, data_list, source_path = func(files_found, report_folder, seeker, wrap_text, timezone_offset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\forensik\iLEAPP\scripts\artifacts\parsecdCache.py", line 33, in get_parseCDCache cursor.execute(''' sqlite3.OperationalError: no such column: scoreAdditional Note:
I’ve made PR about this #1374. Looking forward for a review.
Metadata
Metadata
Assignees
Labels
No labels