mandiant / VM-Packages

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

Add issue template & automation for IDA plugins #1024

Closed Ana06 closed 1 month ago

Ana06 commented 1 month ago

Add issue template for IDA plugins & improve and keep consistent the current issue templates. The new issue template supports the send PR automation to create new packages for IDA plugin distributed in a standard way: as a single file or ZIP containing a plugin (and supporting files/directories) that need to be copied to the IDA plugins directory. You can see it working in https://github.com/ana06/VM-Packages (see the three open issues and PRs and the latest run actions).

Note I have created a new label in this repository: :curly_haired_woman: IDA. :curly_haired_woman: is the most similar emoji to IDA that I found :rofl:

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