open-telemetry / open-telemetry/opentelemetry-python-contrib
SQLAlchemy is vulnerable to SQL Injection via group_by paramete
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 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
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
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