MalwareMechanic
MalwareMechanic
We should have a GitHub Action that compares packages in the GitHub repository to those hosted on MyGet and let us know if they differ. For example, we if remove...
Add the following logs to the artifacts: `%PROGRAMDATA%\chocolatey\lib-bad\*\install_log.txt` Packages may create a per-install log to use for whatever they wish, see: https://github.com/mandiant/VM-Packages/blob/f27bacad8c5e658fec4434a5f1f57122ebcb7d94/packages/common.vm/tools/vm.common/vm.common.psm1#L169 The packages `libraries.python*.vm` use this to redirect output...
### What's the problem? Attempting to get AV information similar to https://www.powershellgallery.com/packages/CimSweep/0.6.0.0/Content/Auditing%5CAntiVirusInfo.ps1 sometimes works. Other times it doesn't. ### Steps to Reproduce 1. .\installl.ps1 ### Environment Windows 10 x64 1809...
Consider using a commit message structure like: https://www.conventionalcommits.org/en/v1.0.0/