puffyCid / artemis

A cross platform forensic parser written in Rust!
MIT License
64 stars 7 forks source link

Support for username lookup via SID #100

Closed puffyCid closed 8 months ago

puffyCid commented 8 months ago

Adds simple support to lookup username via SID value.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (82626f6) 83.28% compared to head (cb6de26) 78.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================== - Coverage 83.28% 78.45% -4.84% ========================================== Files 374 158 -216 Lines 40917 12144 -28773 ========================================== - Hits 34078 9527 -24551 + Misses 6839 2617 -4222 ```

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