get_progress endpoint allows retrieval of arbitrary tasks
Open
- Dominant language
- Python
- Stars
- 497
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
Any user, independent whether they are logged in or permitted, can get data about any task using the get_progress endpoint.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the get_progress endpoint and the authorization checks around task lookup. Reproduce access as an unauthenticated or unauthorized user, then inspect the existing endpoint tests if present. Done means users cannot retrieve another task's data without the required permission, with regression coverage for the rejected access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100