Celery permission
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Review comment:
I gave root permission to celery as a shortcut when I worked on
containerizing the linking code - however this is not a very good thing to do.
https://github.com/bcgov-c/data-linking/blob/develop-2.0/web/linkage/manage.py#L7
Contributor guide
Research direction
Inspect web/linkage/manage.py at line 7 and review how Celery is granted permission in the containerized linking setup. Replace the root-permission shortcut with a safer arrangement, then verify that the linking application and Celery still run successfully without elevated access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100