open-telemetry / open-telemetry/opentelemetry-python-contrib

SQLAlchemy is vulnerable to SQL Injection via group_by paramete

Open Beginner friendly
#2,400 2 comments 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 SQLAlchemy to fix 2 Dependabot alerts in instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-0.txt
Upgrade SQLAlchemy to version 1.3.0 or later. For example:

SQLAlchemy>=1.3.0

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

Start with instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-0.txt and review the linked Dependabot alerts for the affected SQLAlchemy dependency. Upgrade SQLAlchemy to version 1.3.0 or later, then verify that both alerts are resolved and the SQLAlchemy instrumentation checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sqlalchemy
Domain
databases
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.