MozillaSecurity / MozillaSecurity/FuzzManager
[FTB] pathPrefix should be allowed multiple values (CSV)
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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