mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
Added comment.
This commit is contained in:
parent
817c5265ac
commit
b4348c96c3
@ -126,7 +126,7 @@ class IngestModule implements FileIngestModule {
|
||||
eamDataSource,
|
||||
af.getParentPath() + af.getName(),
|
||||
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
|
||||
);
|
||||
eamArtifact.addInstance(cefi);
|
||||
|
Loading…
x
Reference in New Issue
Block a user