Skip to content

Conversation

@dacoburn
Copy link
Collaborator

This PR adds a new CLI flag --reach-disable-analysis-splitting that allows users to disable analysis splitting/bucketing in reachability analysis by passing the --disable-analysis-splitting flag to the underlying coana CLI tool. Additionally, it fixes the Docker entrypoint to support both direct argument passing and explicit socketcli prefix patterns for better flexibility in container usage.

Public Changelog

Added --reach-disable-analysis-splitting flag for reachability analysis configuration and improved Docker container argument handling

- Add new CLI option --reach-disable-analysis-splitting that maps to coana's --disable-analysis-splitting
- Implement full parameter chain: config field, argument parser, reachability analyzer
- Add flexible Docker entrypoint script to support both 'socketcli' prefix and direct argument patterns
- Update Dockerfile to use new entrypoint script instead of direct socketcli command
@dacoburn dacoburn added the Product Changelog New features for the public changelog label Nov 17, 2025
@dacoburn dacoburn requested a review from a team as a code owner November 17, 2025 03:04
@dacoburn dacoburn requested review from kapravel and philidem and removed request for a team November 17, 2025 03:04
@github-actions
Copy link

🚀 Preview package published!

Install with:

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

Docker image: socketdev/cli:pr-131

@dacoburn dacoburn merged commit 1ab83ab into main Nov 17, 2025
5 of 6 checks passed
@dacoburn dacoburn deleted the doug/add-new-reach-and-fix-docker-entry branch November 17, 2025 03:50
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.

3 participants