MozillaSecurity / MozillaSecurity/FuzzManager

[CrashManager, FTB] Implement bucket "hinting"

Open
#240 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When submitting an issue to the server, the client should be able to give the server a "hint" about which is the correct bucket so the server can try the specified bucket first before trying any other buckets.

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

Start by tracing issue submission in CrashManager and the server-side bucket selection used by FTB. Determine how a client-provided bucket hint should be passed and prioritized, then verify that the specified bucket is tried before other buckets.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.