open-telemetry / open-telemetry/opentelemetry-python-contrib
Starlette allows an unauthenticated and remote attacker to specify any number of form fields or files #27
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Upgrade starlette to fix 4 Dependabot alerts in instrumentation/opentelemetry-instrumentation-starlette/test-requirements.txt
Upgrade starlette to version 0.36.2 or later. For example:
starlette>=0.36.2
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
Update instrumentation/opentelemetry-instrumentation-starlette/test-requirements.txt, which currently allows the vulnerable Starlette version. Change the Starlette requirement to version 0.36.2 or later, then verify that the four linked Dependabot alerts are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100