matrix-org / matrix-org/matrix-hookshot
Add a command to delete generic hooks
Open
Nobody has claimed this yet.
Generic Hook
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
I have a few generic hooks created and would like to clean them up and ensure they can't be used.
I imagine this would be an important feature in case a hook URL got leaked.
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
No files or tests are named in the issue. Trace how generic hooks are created and how their URLs are handled, then identify the command or entry point where deletion and invalidation belong. Done means a generic hook can be deleted and its leaked URL can no longer be used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100