Skip to content

Bump required SDK version to >=3.2.0#222

Open
lelia wants to merge 1 commit into
mainfrom
lelia/ce-225-cli-bump-socketdev-3.2.0
Open

Bump required SDK version to >=3.2.0#222
lelia wants to merge 1 commit into
mainfrom
lelia/ce-225-cli-bump-socketdev-3.2.0

Conversation

@lelia
Copy link
Copy Markdown
Contributor

@lelia lelia commented Jun 2, 2026

Summary

Bumps the socketdev dependency floor from >=3.0.33 to >=3.2.0 so the CLI picks up the new SDK release that adds OTHER = "other" to SocketCategory (https://github.com/SocketDev/socket-sdk-python/releases/tag/v3.2.0).

Why

The Socket backend returns "other" as an alert category. Today the SDK tolerates it via a try/except fallback but logs a confusing "Unknown SocketCategory 'other'; falling back to MISCELLANEOUS" warning, which customers could misinterpret as a crash. SDK v3.2.0 recognizes "other" as a first-class category, silencing the warning.

Changes

  • pyproject.tomlsocketdev>=3.2.0,<4.0.0
  • CLI version 2.3.12.3.2

Merge checklist:

  • socketdev 3.2.0 published to PyPI
  • uv lock run and uv.lock committed
  • CI green
  • mark ready for review

Refs: CE-225

@lelia lelia changed the title chore(deps): bump socketdev floor to >=3.2.0 (CE-225) [DO NOT MERGE] chore(deps): bump socketdev floor to >=3.2.0 Jun 2, 2026
@lelia lelia marked this pull request as ready for review June 2, 2026 22:49
@lelia lelia requested a review from a team as a code owner June 2, 2026 22:49
@lelia lelia force-pushed the lelia/ce-225-cli-bump-socketdev-3.2.0 branch from 4b81471 to 5113c6a Compare June 3, 2026 02:25
@lelia lelia had a problem deploying to socket-firewall June 3, 2026 02:25 — with GitHub Actions Failure
@lelia lelia changed the title [DO NOT MERGE] chore(deps): bump socketdev floor to >=3.2.0 chore(deps): bump socketdev floor to >=3.2.0 Jun 3, 2026
@lelia lelia changed the title chore(deps): bump socketdev floor to >=3.2.0 Bump required SDK version to >=3.2.0 Jun 3, 2026
Pick up socketdev 3.2.0, which adds OTHER = "other" to SocketCategory
so the backend's "other" alert category no longer triggers the
"Unknown SocketCategory" warning fallback (SDK PR #85). No CLI logic
changes. Bump CLI to 2.4.1 (on top of the 2.4.0 license-details fix).

uv.lock regenerated against socketdev 3.2.0.

Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
@lelia lelia force-pushed the lelia/ce-225-cli-bump-socketdev-3.2.0 branch from 5113c6a to 48ebb15 Compare June 3, 2026 02:58
@lelia lelia deployed to socket-firewall June 3, 2026 02:58 — with GitHub Actions Active
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​socketdev@​3.1.2 ⏵ 3.2.098 +1100100100100

View full report

@socket-security-staging
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​socketdev@​3.1.2 ⏵ 3.2.098 +1100100100100

View full report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.4.1.dev1

Docker image: socketdev/cli:pr-222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants