mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 11:07:43 +00:00
Added comment.
This commit is contained in:
parent
817c5265ac
commit
b4348c96c3
@ -126,7 +126,7 @@ class IngestModule implements FileIngestModule {
|
|||||||
eamDataSource,
|
eamDataSource,
|
||||||
af.getParentPath() + af.getName(),
|
af.getParentPath() + af.getName(),
|
||||||
null,
|
null,
|
||||||
TskData.FileKnown.UNKNOWN,
|
TskData.FileKnown.UNKNOWN, // NOTE: Known status in the CR is based on tagging, not hashes like the Case Database.
|
||||||
CorrelationAttributeInstance.GlobalStatus.LOCAL
|
CorrelationAttributeInstance.GlobalStatus.LOCAL
|
||||||
);
|
);
|
||||||
eamArtifact.addInstance(cefi);
|
eamArtifact.addInstance(cefi);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user