mandiant / mandiant/flare-vm

Configurable Excluded Categories

Open
#719 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:confused: needs info :gem: enhancement :grey_question: discussion
Dominant language
PowerShell
Stars
9.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Details

Is it possible to make the excludedCategories configurable?

I know they were a recent change. Today I was attempting to install Flare-VM on Windows11 and I realized all the Offensive Security Focused tools were no longer listed. After some browsing I realized it was this line.

https://github.com/mandiant/flare-vm/blame/433e1b7161253bbf781f526b147d5982b8b6a4e6/install.ps1#L565

It would be nice if the install either took as a command line argument categories to exclude, or even better if the GUI had a page for it.

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.

Research direction

Start by reading install.ps1 around line 565 and trace how excludedCategories affects the software list during installation. Clarify whether the intended interface is command-line configuration or a GUI page, then verify that selected categories are excluded while other tools remain available.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.