puffyCid / artemis

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

Just setup files and yara updates #177

Closed puffyCid closed 1 month ago

puffyCid commented 1 month ago

Added some just scripts to automate installation of development dependencies. Also add yara scanning utility functions

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.09589% with 13 lines in your changes missing coverage. Please review.

Project coverage is 84.87%. Comparing base (557fe28) to head (d38ee6b). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
core/src/utils/yara.rs 93.57% 9 Missing :warning:
core/src/utils/error.rs 0.00% 3 Missing :warning:
core/src/artifacts/os/files/filelisting.rs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== - Coverage 84.88% 84.87% -0.02% ========================================== Files 508 509 +1 Lines 62144 62238 +94 ========================================== + Hits 52749 52822 +73 - Misses 9395 9416 +21 ```

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