Sanitize the Bugzilla search results
Open
Nobody has claimed this yet.
mcp
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 65
Description
We might want to consider the prompt injection possibility here. I will follow on this part.
Originally posted by @suhaibmujahid in https://github.com/mozilla/bugbug/pull/5580#pullrequestreview-3994174501
Contributor guide
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
Start by locating the Bugzilla search-results handling and read the linked pull-request review for the prompt-injection concern. Clarify the expected sanitization behavior with maintainers, then verify that untrusted search results cannot influence downstream prompts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100