mandiant / mandiant/VM-Packages

procdot installation ZIP is downloaded to Tools

Open
#1,322 3 comments 0 reactions 1 assignee View on GitHub

@VinceQu is already working on this.

Since Jul 14, 2025.

:bug: bug :cyclone: FLARE-VM
Dominant language
PowerShell
Stars
246
Forks
98
Avg merge
9h 30m
Merged PRs (30d)
7

Description

### Details

procdot download ZIP should not be downloaded to the Tools directory: https://github.com/mandiant/VM-Packages/blob/366edf0c9a54702900a6596767a3a1060e33b287/packages/procdot.vm/tools/chocolateyinstall.ps1#L11

Ideally, we should be possible to replace part of the code with our [`VM-Install-From-Zip`](https://github.com/mandiant/VM-Packages/blob/1947e0a26c90f96cd2199f410707c65926acda34/packages/common.vm/tools/vm.common/vm.common.psm1#L381) helper function.

Even if there is a reason why this is not possible, we should copy the logic in that function, using `Install-ChocolateyZipPackage` instead of downloading the ZIP to the Tools directory.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.