Skip to content

Conversation

@mtorp
Copy link
Contributor

@mtorp mtorp commented Nov 27, 2025

Uses SDK function finalize_tier1 for associating Tier 1 reachability analytics, which is gathered while the Tier 1 analysis is running, with the full scan that is created after the reachability analysis is complete.

The SDK function is added in SocketDev/socket-sdk-python#58. The SDK PR must be merged and deployed before this PR is merged.

Why?

It helps the Socket team debug potential issues in the reachability analysis.

Public Changelog

N/A

@mtorp mtorp requested a review from dacoburn November 27, 2025 09:48
@mtorp mtorp requested a review from a team as a code owner November 27, 2025 09:48
@mtorp mtorp requested review from jhiesey and mikolalysenko and removed request for a team November 27, 2025 09:48
@github-actions
Copy link

github-actions bot commented Nov 27, 2025

🚀 Preview package published!

Install with:

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

Docker image: socketdev/cli:pr-135

…nstead of after the diff scan. This way if the diff scan fails for some reason the reachability status is still updated.
Copy link
Collaborator

@dacoburn dacoburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved the finalize logic to after the Full Scan Creation. That way if the diff logic fails for some reason we still finalize the reachability state.

@dacoburn dacoburn merged commit 89cf920 into main Nov 27, 2025
6 checks passed
@dacoburn dacoburn deleted the use-tier1-finalize-api branch November 27, 2025 18:07
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.

3 participants