mandiant / VM-Packages

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
Apache License 2.0
122 stars 61 forks source link

Add python and jupyter vscode extension packages #1087

Closed d35ha closed 2 weeks ago

d35ha commented 2 weeks ago

Closes https://github.com/mandiant/VM-Packages/issues/1074.

d35ha commented 2 weeks ago

Also, I think we should name the packages vscode.python.vm and vscode.jupyter.vm instead, as the extension piece makes the name a bit longer than necessary.

@emtuls Renaming it to vscode.<ext>.vm would make it harder to exclude these extensions at lint.py https://github.com/mandiant/VM-Packages/blob/aca19f0dd7238dc8c9920de8e96a88cd5a285d15/scripts/test/lint.py#L322

also I think it's consistent with notepadpp.plugin.<plugin>.vm and ida.plugin.<plugin>.vm.

d35ha commented 2 weeks ago

@emtuls Updated.