Fix potential vulnerabilities due to outdated requirements
Open
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
There are some outdated requirements which can open potential security threats. Hence we should update the vulnerable package versions as suggested by Github. Here is the list of upgrades to be done (as suggested by Github):
`django==1.11.18`
## Do you like to work on this issue?
Yes
Contributor guide
Research direction
Start by locating the dependency requirements file and checking GitHub's advisory for django==1.11.18 to identify the required secure version. Update the dependency while checking compatibility with the project's Python/Django code, then run the available test or security checks and confirm the vulnerability is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100