mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
fix for FilesIdentifierIngestModule
This commit is contained in:
parent
b9ab67c689
commit
098ae2b124
@ -147,7 +147,6 @@ final class FilesIdentifierIngestModule implements FileIngestModule {
|
||||
new BlackboardArtifact.Type(TSK_INTERESTING_FILE_HIT), Score.SCORE_UNKNOWN, null, null, null, attributes)
|
||||
.getAnalysisResult();
|
||||
|
||||
artifact.addAttributes(attributes);
|
||||
try {
|
||||
|
||||
// Post thet artifact to the blackboard.
|
||||
|
Loading…
x
Reference in New Issue
Block a user