417 Commits

Author SHA1 Message Date
Greg DiCristofaro
13d44fc4a7 project properties updates 2023-06-20 15:29:24 -04:00
Greg DiCristofaro
06a8581ff7 ivy updates 2023-06-20 14:56:48 -04:00
eugene7646
9d5fe9d290
Merge pull request #7706 from markmckinnon/Add-Has-Attachment-to-email
Add has attachment to email
2023-06-09 10:16:45 -04:00
Greg DiCristofaro
a669628fd8 initial commit for jdk 17 2022-11-10 16:59:59 -05:00
Greg DiCristofaro
19e05595ee updates 2022-11-08 16:19:08 -05:00
Greg DiCristofaro
681d208ee1 merge from develop 2022-11-07 20:31:02 -05:00
Mark McKinnon
47959d14e8 Update PstParser.java
Add sender SMTP or Email address to sender string.
2022-11-01 10:22:25 -04:00
Mark McKinnon
8f2177a474 Add has_attachments attribute based on email hasAttachment
add has_attachment attribute based on email hasAttachment
2022-10-31 17:03:03 -04:00
Greg DiCristofaro
e4d8742968 regex fix for mbox parsing 2022-04-21 14:15:55 -04:00
Greg DiCristofaro
08421a6035 include jar type 2022-04-08 12:27:23 -04:00
Greg DiCristofaro
86dd5bd2b4 deprecation fixes 2022-03-25 14:29:17 -04:00
Greg DiCristofaro
710421ae36 excluding certain dependencies 2022-03-24 14:44:46 -04:00
Greg DiCristofaro
68ec220d53 minimizing deduplication 2022-03-24 11:20:08 -04:00
Greg DiCristofaro
04b7000b5d updated all dependencies; guava needs to be the same as google translate to work right 2022-03-23 21:20:42 -04:00
Greg DiCristofaro
ae30c77ab3 most recent dependencies 2022-03-23 11:15:41 -04:00
Greg DiCristofaro
7c5c4485e1 updated dependencies 2022-03-22 19:55:58 -04:00
Greg DiCristofaro
95f518e891 bumping version numbers for similar libraries 2022-03-22 16:13:34 -04:00
Greg DiCristofaro
944246f0cd centralized many dependencies in core libs 2022-03-22 13:11:28 -04:00
Greg DiCristofaro
7a7a48762f bug fixes 2022-01-25 10:27:09 -05:00
Greg DiCristofaro
23eb75b12b custom attr cache 2022-01-24 20:17:12 -05:00
apriestman
96fb75af7a Add attributes to credit card hit artifact.
Update createAccountFileInstance() calls.
2021-12-21 17:53:08 -05:00
Richard Cordovano
581d5fd4bc 7673 Allow helpers to call correct Blackboard.postArtifacts() API 2021-10-29 11:06:00 -04:00
apriestman
2de422a1a6 Switch to Blackboard methods 2021-10-21 13:10:21 -04:00
Mark McKinnon
f68485e4bd Update VcardParser.java
Reading the VCF file needs to be read in using the UTF8 character set.
2021-10-05 21:37:49 -04:00
Greg DiCristofaro
99c29215cc missing Japanese localization 2021-07-12 09:27:23 -04:00
Richard Cordovano
633d629cb0 Update app and module versions for 4.19.0 2021-07-08 14:23:20 -04:00
Greg DiCristofaro
7f69ee0b62 using score constants 2021-06-02 13:45:50 -04:00
Richard Cordovano
5099121c93 Merge alpha release 4.19.0 branch into develop 2021-06-02 11:45:52 -04:00
Ann Priestman
e5b7c77c94
Merge pull request #6986 from gdicristofaro/7592-analysisResultsScore
7592 analysis results score
2021-06-01 13:22:17 -04:00
Mark McKinnon
0fea6d4525 Update VcardParser.java
Check if telephone uri is null and return if it is.
2021-05-24 14:24:18 -04:00
Greg DiCristofaro
83e0bcb1e8 analysis result scores 2021-05-13 15:20:49 -04:00
Greg DiCristofaro
f93f658645 bug fixes 2021-04-28 11:44:49 -04:00
Greg DiCristofaro
1d2b460b8c removing newArtifact and newBlackboardArtifact from autopsy 2021-04-28 11:16:32 -04:00
Mark McKinnon
f30ce57af8 Add exception checking for file coming back from java-libpst
Checking for parsing errors on file when it comes back from java-libpst
2021-03-26 10:12:27 -04:00
Mark McKinnon
9a0bb08ddf Update ThunderbirdMboxFileIngestModule.java
Remove code to not duplicate creating an associated artifact.
2021-03-02 10:54:08 -05:00
Richard Cordovano
95c73fd177
Merge pull request #6714 from markmckinnon/7115-Error-adding-email-addresses-from-OST/PST-file
Add new java-libpst library and get smtp address
2021-02-10 15:00:49 -05:00
Mark McKinnon
ea238c8582 Add new java-libpst library and get smtp address
Add a new java-libpst library and get the smt address from it to use instead of the exchange address
2021-02-09 10:08:51 -05:00
Kelly Kelly
2103ce95f3 Cleaned up EmailParser code 2021-01-27 17:13:28 -05:00
Kelly Kelly
4974955ffa Modified code to support nested email messages 2021-01-26 16:08:33 -05:00
Kelly Kelly
b2e452b9b6 Inital commit of changes 2021-01-26 13:08:06 -05:00
Richard Cordovano
57d92c1a06
Merge pull request #6658 from kellykelly3/binary-email-fix
7244 - Binary email fix
2021-01-22 11:36:48 -05:00
Richard Cordovano
5649231204
Merge pull request #6648 from kellykelly3/address-keyword-warning-messages
7240 - Address compiler warning messages
2021-01-21 15:33:35 -05:00
Kelly Kelly
da8815c0e8 Changes to support SingleBody 2021-01-20 17:39:30 -05:00
Kelly Kelly
ca0b2215c7 Removed disposition check for BinaryBody emails 2021-01-20 16:45:04 -05:00
Kelly Kelly
76bad339aa Handled emails with BinaryBody 2021-01-20 16:25:42 -05:00
Kelly Kelly
0cdc39dff1 Fixed AutoClose warnings 2021-01-19 17:25:25 -05:00
Kelly Kelly
d10b0edb50 Cleaned up missing file warning 2021-01-19 16:19:17 -05:00
rcordovano
798a08f526 Version number updates for Autopsy 4.18.0 2021-01-19 10:06:52 -05:00
Richard Cordovano
30a438fa63
Merge pull request #6536 from kellykelly3/7114-delete-email-temp-files
7114 - Removed output message if temp file delete fails and cleanup delete code
2020-12-29 14:49:10 -05:00
apriestman
4376bdfcd9 Doxygen fixes 2020-12-29 11:00:24 -05:00