Skip to content

Bump required SDK version to >=3.2.0#222

Merged
lelia merged 3 commits into
mainfrom
lelia/ce-225-cli-bump-socketdev-3.2.0
Jun 3, 2026
Merged

Bump required SDK version to >=3.2.0#222
lelia merged 3 commits 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.4.4

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 temporarily deployed to socket-firewall June 3, 2026 02:58 — with GitHub Actions Inactive
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jun 3, 2026

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

socket-security-staging Bot commented Jun 3, 2026

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.4.dev1

Docker image: socketdev/cli:pr-222

…-socketdev-3.2.0

# Conflicts:
#	CHANGELOG.md
#	pyproject.toml
#	socketsecurity/__init__.py
#	uv.lock
…-socketdev-3.2.0

# Conflicts:
#	CHANGELOG.md
@lelia lelia temporarily deployed to socket-firewall June 3, 2026 17:26 — with GitHub Actions Inactive
@lelia lelia merged commit 448d20c into main Jun 3, 2026
24 checks passed
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