MozillaSecurity / MozillaSecurity/FuzzManager
Show size on disk of signatures.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 208
- Forks
- 48
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 2
Description
The signatures view only shows the count of crashes covered by each signature. It would be helpful to be able to see the size on disk of signatures for troubleshooting purposes. It should probably be optional, not the default.
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
No files or tests are named. Start by locating the signatures view and tracing how its crash count is assembled; determine where the on-disk size can be obtained and how view options are handled. Done means the view can optionally display each signature's disk size without showing it by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100