ForensicArtifacts / artifacts

Digital Forensics artifact repository
Apache License 2.0
1.03k stars 207 forks source link

Added PowerShell Logs #618

Closed ewalshmndt closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 69.70%. Comparing base (b275745) to head (aacc3c5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #618 +/- ## ======================================= Coverage 69.70% 69.70% ======================================= Files 9 9 Lines 769 769 ======================================= Hits 536 536 Misses 233 233 ```

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

joachimmetz commented 6 months ago

@ewalshmndt thanks for the proposed changes. Question why the split of the files across 2 different definitions? If needed what would be a more fitting name for WindowsPowerShellLogs2 versus WindowsPowerShellLogs?

ewalshmndt commented 6 months ago

They can be combined

joachimmetz commented 6 months ago

Informational renamed it to WindowsXMLEventLogPowerShell to match other XML event log artifact definition naming convention.