Skip to content

feature: seed cli supports parameter for parallelization#2081

Merged
dsinghvi merged 1 commit into
mainfrom
dsinghvi/parallel-dockers-to-run
Sep 4, 2023
Merged

feature: seed cli supports parameter for parallelization#2081
dsinghvi merged 1 commit into
mainfrom
dsinghvi/parallel-dockers-to-run

Conversation

@dsinghvi
Copy link
Copy Markdown
Member

@dsinghvi dsinghvi commented Sep 4, 2023

passing in --parallel-dockers 5 will run 5 dockers concurrently.

@dsinghvi dsinghvi marked this pull request as ready for review September 4, 2023 19:11
@dsinghvi dsinghvi merged commit 683bdfe into main Sep 4, 2023
@dsinghvi dsinghvi deleted the dsinghvi/parallel-dockers-to-run branch September 4, 2023 19:14
davidkonigsberg pushed a commit that referenced this pull request Jun 4, 2026
…CVE-2026-47266 (#16230)

* [Dependabot Alert #2081] Scaffold PR for aiohttp

* fix(deps): bump aiohttp lower bound to >=3.14.0 to fix CVE-2026-47265, CVE-2026-47266

* fix(deps): tighten httpx-aiohttp Python marker to >=3.10 to match aiohttp

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
davidkonigsberg pushed a commit that referenced this pull request Jun 4, 2026
#16235)

chore(deps): remove orphaned seed files for basic-auth-pw-omitted

The seed.yml config for basic-auth-pw-omitted only generates output into
the with-wire-tests/ subfolder. These root-level files were orphaned
from a previous configuration and still referenced aiohttp 3.13.5,
keeping Dependabot alerts #2080 and #2081 open despite the generator
fix in #16230.

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
devin-ai-integration Bot added a commit that referenced this pull request Jun 5, 2026
…E-2026-47266

Both Dependabot alerts #2081 (CVE-2026-47265, cross-origin redirect with
per-request cookies) and #2080 (CVE-2026-47266, deserialization of untrusted
data) reference seed/python-sdk/basic-auth-pw-omitted/poetry.lock which no
longer exists in the repository.

The aiohttp lower bound was already bumped to >=3.14.0 in PR #16230 and all
remaining seed poetry.lock files contain aiohttp 3.14.0 (the patched version).
The orphaned manifest file was removed in PR #16235.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant