Skip to content

finalize tier 1 reachability scans#135

Merged
Douglas (dacoburn) merged 3 commits intomainfrom
use-tier1-finalize-api
Nov 27, 2025
Merged

finalize tier 1 reachability scans#135
Douglas (dacoburn) merged 3 commits intomainfrom
use-tier1-finalize-api

Conversation

@mtorp
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown

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
Copy Markdown
Contributor

@dacoburn Douglas (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 Douglas (dacoburn) merged commit 89cf920 into main Nov 27, 2025
6 checks passed
@dacoburn Douglas (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.

2 participants