mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.35k stars 896 forks source link

Add version checking and upgrade for the chocolatey #471

Closed cftong closed 11 months ago

cftong commented 1 year ago

Add version checking and upgrade for the chocolatey before the GUI showing up. It prevents logic errors since choco -r have different behaviours in the older chocolatey version.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Ana06 commented 11 months ago

https://github.com/mandiant/flare-vm/pull/506 includes a fix for this