Skip to content

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Feb 22, 2025

The Python tqdm package prior to version 4.11.2 has a vulnerability that could allow attackers to execute arbitrary code, as documented in this security advisory:

Increasing the minimum version to 4.12 or higher seems like the easiest solution.

The Python tqdm package prior to version 4.11.2 has a vulnerability
that could allow attackers to execute arbitrary code, as documented in
this security advisory:

- https://osv.dev/vulnerability/PYSEC-2017-74

Increasing the minimum version to 4.12 or higher seems like the
easiest solution.
@CirqBot CirqBot added the Size: XS <10 lines changed label Feb 22, 2025
@mhucka mhucka marked this pull request as ready for review February 22, 2025 18:23
@mhucka mhucka requested review from a team and vtomole as code owners February 22, 2025 18:23
@mhucka mhucka enabled auto-merge February 22, 2025 18:23
@mhucka mhucka self-assigned this Feb 22, 2025
@mhucka mhucka requested a review from pavoljuhas February 22, 2025 18:24
@codecov
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.18%. Comparing base (a2bf6e8) to head (e53d5a8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7076   +/-   ##
=======================================
  Coverage   98.18%   98.18%           
=======================================
  Files        1089     1089           
  Lines       95237    95237           
=======================================
  Hits        93508    93508           
  Misses       1729     1729           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mhucka mhucka added this pull request to the merge queue Feb 24, 2025
Merged via the queue into quantumlib:main with commit e3b46a1 Feb 24, 2025
38 checks passed
@mhucka mhucka deleted the mh-PYSEC-2017-74 branch February 24, 2025 05:52
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
The Python tqdm package prior to version 4.11.2 has a vulnerability
that could allow attackers to execute arbitrary code, as documented in
this security advisory:

- https://osv.dev/vulnerability/PYSEC-2017-74

Increasing the minimum version to 4.12 or higher seems like the
easiest solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants