puffyCid / artemis

A cross platform forensic parser written in Rust!
MIT License
59 stars 6 forks source link

Additional timestamp updates #154

Closed puffyCid closed 1 month ago

puffyCid commented 1 month ago

Small PR that migrates REG_FILETIME and ESE timestamps to ISO RFC3339

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 47.82609% with 12 lines in your changes missing coverage. Please review.

Project coverage is 84.81%. Comparing base (3a1e85e) to head (e50ed40).

Files Patch % Lines
...ore/src/artifacts/os/windows/srum/tables/energy.rs 0.00% 5 Missing :warning:
core/src/artifacts/os/windows/ese/tables.rs 33.33% 2 Missing :warning:
...rc/artifacts/os/windows/srum/tables/application.rs 33.33% 2 Missing :warning:
...re/src/artifacts/os/windows/srum/tables/network.rs 75.00% 2 Missing :warning:
.../artifacts/os/windows/srum/tables/notifications.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ======================================= Coverage 84.81% 84.81% ======================================= Files 475 475 Lines 53585 53581 -4 ======================================= Hits 45447 45447 + Misses 8138 8134 -4 ```

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