puffyCid / artemis

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

Timestamp updates #158

Closed puffyCid closed 3 months ago

puffyCid commented 3 months ago

Adds timestamps for macOS FsEvents and LaunchD artifacts.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 88.84892% with 31 lines in your changes missing coverage. Please review.

Project coverage is 84.91%. Comparing base (3c416e1) to head (1ad7d14).

Files Patch % Lines
...ore/src/artifacts/os/macos/launchd/launchdaemon.rs 36.84% 24 Missing :warning:
core/src/utils/decryption/error.rs 0.00% 5 Missing :warning:
core/src/utils/decryption/decrypt_aes.rs 98.21% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== - Coverage 84.91% 84.91% -0.01% ========================================== Files 480 484 +4 Lines 54305 54556 +251 ========================================== + Hits 46112 46324 +212 - Misses 8193 8232 +39 ```

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