Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline Workspace #211

Merged
merged 11 commits into from
Dec 23, 2024
Merged

Timeline Workspace #211

merged 11 commits into from
Dec 23, 2024

Conversation

puffyCid
Copy link
Owner

Added workspace to timeline parsed forensic artifacts. Only supports artifacts parsed in artemis core.

It cannot timeline API artifacts parsed with the artemis API. There is already an timeline API that supports those artifacts

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 82.40621% with 272 lines in your changes missing coverage. Please review.

Project coverage is 85.16%. Comparing base (b97bd7c) to head (eea220c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
timeline/src/artifacts/windows.rs 73.88% 194 Missing ⚠️
timeline/src/timeline.rs 83.81% 28 Missing ⚠️
timeline/src/artifacts/macos.rs 92.49% 22 Missing ⚠️
timeline/src/artifacts/files.rs 84.15% 16 Missing ⚠️
timeline/src/artifacts/meta.rs 70.58% 5 Missing ⚠️
timeline/src/artifacts/linux.rs 96.00% 3 Missing ⚠️
core/src/artifacts/os/linux/journals/journal.rs 0.00% 2 Missing ⚠️
...rc/artifacts/os/windows/search/tables/indexgthr.rs 0.00% 1 Missing ⚠️
timeline/src/artifacts/processes.rs 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   85.21%   85.16%   -0.06%     
==========================================
  Files         501      490      -11     
  Lines       63467    64766    +1299     
==========================================
+ Hits        54084    55158    +1074     
- Misses       9383     9608     +225     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puffyCid puffyCid merged commit e431ca3 into main Dec 23, 2024
8 of 10 checks passed
@puffyCid puffyCid deleted the timelining branch December 23, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant