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
#2,403 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.