MozillaSecurity / MozillaSecurity/FuzzManager

[FTB] pathPrefix should be allowed multiple values (CSV)

Open
#243 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement FTB help wanted
Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Description

In the [Metadata] section, we currently support pathPrefix for stripping absolute paths when reporting issues. In many cases, we need to have more than one value here, so this value should be considered a comma-separated list instead.

Contributor guide

No contributing guide indexed for this repository

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

Locate the parser for the Metadata section and trace how pathPrefix is read and applied when reporting issues. Check any existing configuration-related tests, then verify that multiple comma-separated prefixes are accepted and each is used for path stripping.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.