puffyCid / artemis

A cross platform forensic parser written in Rust!
MIT License
65 stars 8 forks source link

Small Updates #176

Closed puffyCid closed 1 month ago

puffyCid commented 1 month ago

Some tiny udpates to the ESE, Mach-o, and eventlog parsers

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 78.26087% with 20 lines in your changes missing coverage. Please review.

Project coverage is 84.85%. Comparing base (dfd04f8) to head (e0d0dc2). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
core/src/artifacts/os/macos/macho/header.rs 77.27% 15 Missing :warning:
core/src/artifacts/os/windows/eventlogs/parser.rs 64.28% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ========================================== - Coverage 84.90% 84.85% -0.06% ========================================== Files 508 508 Lines 62225 62144 -81 ========================================== - Hits 52834 52733 -101 - Misses 9391 9411 +20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.