ForensicArtifacts / artifacts

Digital Forensics artifact repository
Apache License 2.0
1.06k stars 206 forks source link

Add artifact to find package manager module paths #540

Closed m-brow closed 1 year ago

m-brow commented 1 year ago

Adds new artifacts which collect the paths of commonly used third-party package managers. Python packages, NPM packages, Flatpak apps (linux only). Visual Studio Code extensions (linux, windows, mac). Useful for gathering a quick snapshot of the name and number of packages without the contents.

codecov[bot] commented 1 year ago

Codecov Report

Merging #540 (2b1ee1c) into main (341add8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #540   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files           7        7           
  Lines         443      443           
=======================================
  Hits          390      390           
  Misses         53       53           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more