16913 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
600585ebab Removed unused imports 2020-10-16 14:33:26 -04:00
U-BASIS\dsmyda
67dc05956d Removed the init code from ingest and added it to the embedded file extractors start up code 2020-10-16 14:32:24 -04:00
U-BASIS\dsmyda
46ef84d40b Fixed the nightly tiff bug by adding a consistent ordering to the image providers of ImageIO 2020-10-15 17:00:14 -04:00
apriestman
71849629f6 Remove object ID from files extracted from PDFs 2020-10-14 14:17:11 -04:00
Richard Cordovano
fd20fb76a8
Merge pull request #6390 from sleuthkit/release-4.17.0
Merge release-4.17.0 branch into develop branch
2020-10-13 17:45:16 -04:00
Ann Priestman
f0b12be1a7
Merge pull request #6386 from dannysmyda/6945_translationOcrRelease
6945 - Bug fixes for OCR in Translation (Release)
2020-10-09 18:32:42 -04:00
U-BASIS\dsmyda
cdcc2ad2a8 Fixed Tika bug and simplified implementation 2020-10-09 17:09:42 -04:00
U-BASIS\dsmyda
a92b885dbe Removed an additional isImage conditional and fixed a bug in the display pane 2020-10-09 17:03:37 -04:00
Ann Priestman
3734c88bd1
Merge pull request #6385 from sleuthkit/release-4.17.0
Release 4.17.0
2020-10-09 16:53:37 -04:00
apriestman
89fcf04cb7 Extract inline images from PDFs 2020-10-09 16:47:48 -04:00
apriestman
12df9b574d Enable OCR in translation tab 2020-10-09 16:38:09 -04:00
Ann Priestman
0692373bde
Revert "Extract inline images from PDF" 2020-10-09 15:36:54 -04:00
apriestman
18ca03e8d1 Extract inline images 2020-10-07 09:11:20 -04:00
Richard Cordovano
4c9ea7cc9d
Merge pull request #6375 from sleuthkit/release-4.17.0
Merge release-4.17.0 branch into develop
2020-10-05 12:15:47 -04:00
Richard Cordovano
8b0c7434af
Merge pull request #6361 from eugene7646/DS_speedup_6796
Data source info retrieval optimizations (6796)
2020-10-02 14:24:41 -04:00
Richard Cordovano
9a8d633c6d
Merge pull request #6368 from sleuthkit/release-4.17.0
Merge in release-4.17.0 branch
2020-10-01 19:38:13 -04:00
Richard Cordovano
dda6b04ced
Merge pull request #6360 from gdicristofaro/exceptionCaptureFix
fix for capturing exceptions
2020-10-01 19:27:59 -04:00
Richard Cordovano
2acbfc2712 Revert quoting of ProcessBuilder arguments 2020-10-01 18:42:06 -04:00
Richard Cordovano
b2bc4b4a53
Merge pull request #6365 from sleuthkit/release-4.17.0
Merge release-4.17.0 into develop
2020-10-01 18:14:47 -04:00
Mark McKinnon
bcb4f7e167 Update ILeappAnalyzerIngestModule.java
targeting 4.17.0 release
2020-10-01 13:19:14 -04:00
Eugene Livis
2eec9f5108 Optimizations 2020-10-01 11:05:27 -04:00
Greg DiCristofaro
4293faa934 fix for capturing exceptions 2020-10-01 08:40:32 -04:00
Richard Cordovano
90aabf3fb8
Merge pull request #6358 from sleuthkit/release-4.17.0
Merge in release-4.17.0 branch
2020-09-30 12:16:18 -04:00
Richard Cordovano
be662f8854
Merge pull request #6353 from dannysmyda/HEIC-Processor-Error-Output-Bug-Fix
Bug fix for HEICProcessor
2020-09-30 12:15:34 -04:00
apriestman
08a416a770 Add icon for web form address.
Fix typo for web account type icon.
2020-09-29 17:30:11 -04:00
Greg DiCristofaro
343fbfe523 used import 2020-09-29 14:09:08 -04:00
Greg DiCristofaro
dd0c81d83e Merge branch 'develop' of github.com:sleuthkit/autopsy into 6733-getArtifactsTest 2020-09-29 14:02:08 -04:00
Greg DiCristofaro
e6c5685a21 address codacy remarks 2020-09-29 14:01:57 -04:00
U-BASIS\dsmyda
ff9d809542 Fixed a bug in HEICProcessor 2020-09-29 13:40:31 -04:00
Richard Cordovano
4c3109f031
Merge pull request #6343 from dannysmyda/6772-Domain-Search-Artifacts-API
6772 - Domain Search Artifacts API
2020-09-29 13:08:29 -04:00
Kelly Kelly
93af109d7e Fixed minor portable case issue 2020-09-28 13:10:10 -04:00
Kelly Kelly
cfda9139a9 Fixed minor portable case issue 2020-09-28 13:04:10 -04:00
Kelly Kelly
f377e66897 Fixed unpacking portable case issue 2020-09-28 12:10:06 -04:00
rcordovano
81d726299f Update module dependencies and branding for release 4.17.0 2020-09-26 13:16:36 -04:00
U-BASIS\dsmyda
f1f8c02d64 Randomized the test values a bit more 2020-09-25 13:43:53 -04:00
U-BASIS\dsmyda
fd792b3a5b Updated Assert.fail text 2020-09-25 13:33:37 -04:00
U-BASIS\dsmyda
d1f93721fd Added artifacts API, created tests, updated old tests and comments 2020-09-25 13:29:21 -04:00
Richard Cordovano
9bc7a6431a
Merge pull request #6339 from dannysmyda/Fix-Domain-Search-Automated-Tests
Fixed broken domain search tests
2020-09-25 12:40:18 -04:00
Richard Cordovano
66fbc674b7
Merge pull request #6305 from wschaeferB/6865-FixPastOccurrencesDiscovery
6865 fix past occurrences discovery
2020-09-24 18:48:50 -04:00
U-BASIS\dsmyda
e7cc8d710c Fixed broken domain search tests 2020-09-24 17:02:10 -04:00
Richard Cordovano
41e5c0a153
Merge pull request #6337 from markmckinnon/6887-NPE-in-iOS-Analyzer
6887 npe in ios analyzer
2020-09-24 16:50:17 -04:00
William Schaefer
05f8806c5a 6865 remove duplicated code 2020-09-24 16:29:52 -04:00
William Schaefer
6bd138cdc5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6865-FixPastOccurrencesDiscovery 2020-09-24 16:29:26 -04:00
Mark McKinnon
627a6a04e4 Update ILeappAnalyzerIngestModule.java
Codacy Fix
2020-09-24 15:30:03 -04:00
Mark McKinnon
9e9729c18f Update ILeappAnalyzerIngestModule.java
Move check for virtual/path/extension and update ProcessTerminator
2020-09-24 15:14:57 -04:00
Mark McKinnon
4493e4e29b Update ILeappAnalyzerIngestModule.java
Add check for filesize < 1 as this maybe a virtual size file.
2020-09-24 14:29:35 -04:00
Mark McKinnon
daaf5c1785 Update ILeappAnalyzerIngestModule.java
Add check for null value in abspath of file and empty file extension.
2020-09-24 14:03:43 -04:00
Richard Cordovano
dce2fa42f8
Merge pull request #6324 from kellykelly3/6881-process-builder-double-quote
6881 & 6798 - Added double quotes around process builder paths.
2020-09-24 12:24:42 -04:00
Richard Cordovano
e179d48801
Merge pull request #6336 from dannysmyda/6880-Interesting-Files-Remember-Last-Directory
6880 - Interesting Files Should Save Last Directory
2020-09-24 11:55:57 -04:00
U-BASIS\dsmyda
edfd6f5527 Codacy 2020-09-24 11:49:20 -04:00