Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bumped version #70

Merged
merged 1 commit into from
Apr 4, 2025
Merged

bumped version #70

merged 1 commit into from
Apr 4, 2025

Conversation

dacoburn
Copy link
Collaborator

@dacoburn dacoburn commented Apr 3, 2025

SDK was stripping some attributes that was causing issues for the CLI

Root Cause

When the client side de duping logic was added to the SDK it was accidentally stripping attributes. This caused some needed ones to not make it to the CLI.

Fix

Updated the project definition to use the latest version of the SDK that is fixed.

Public Changelog

  • Updated Python CLI to use the Socket SDK Python 2.0.21 to fix issues with missing attributes in results

@dacoburn dacoburn added the Product Changelog New features for the public changelog label Apr 3, 2025
@dacoburn dacoburn requested a review from a team as a code owner April 3, 2025 23:44
@dacoburn dacoburn requested review from jdalton and mikolalysenko and removed request for a team April 3, 2025 23:44
Copy link

github-actions bot commented Apr 3, 2025

🚀 Preview package published!

Install with:

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

Docker image: socketdev/cli:pr-70

@dacoburn dacoburn merged commit 49cf7e5 into main Apr 4, 2025
6 checks passed
@dacoburn dacoburn deleted the doug/build-new-container-with-sdk branch April 4, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product Changelog New features for the public changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants