mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge pull request #6155 from markmckinnon/6675-update-prefetch-ingest-process
6675-update-prefetch-ingest-process
This commit is contained in:
commit
d7d99a4af4
@ -272,6 +272,8 @@ final class ExtractPrefetch extends Extract {
|
||||
new BlackboardAttribute(
|
||||
BlackboardAttribute.ATTRIBUTE_TYPE.TSK_PROG_NAME, getName(),
|
||||
applicationName),//NON-NLS
|
||||
new BlackboardAttribute(
|
||||
BlackboardAttribute.ATTRIBUTE_TYPE.TSK_PATH, getName(), filePath),
|
||||
new BlackboardAttribute(
|
||||
BlackboardAttribute.ATTRIBUTE_TYPE.TSK_DATETIME, getName(),
|
||||
executionTime),
|
||||
|
Loading…
x
Reference in New Issue
Block a user