Skip to content

Conversation

@dacoburn
Copy link
Collaborator

Enhanced reachability analysis functionality with additional CLI parameters and improved SSL support. Added --reach-concurrency flag for controlling parallel analysis execution, --reach-additional-params flag for passing custom parameters to the coana CLI tool, and fixed the --allow-unverified flag to properly disable SSL verification during reachability analysis. Also added ecosystem binaries to the Docker container to better support reachability analysis across different package managers and updated the socketdev dependency to version 3.0.19.

Public Changelog

  • Added --reach-concurrency flag to control parallel execution in reachability analysis (minimum value: 1)
  • Added --reach-additional-params flag to pass custom parameters to the coana CLI tool
  • Fixed --allow-unverified flag to properly disable SSL verification for reachability analysis
  • Enhanced Docker container with additional ecosystem binaries to support comprehensive reachability analysis
  • Updated socketdev dependency to version 3.0.19
  • Improved argument parser organization for better help documentation

…d SSL support

- Add --reach-concurrency flag to control parallel analysis execution (must be >= 1)
- Add --reach-additional-params flag to pass custom parameters to coana CLI
- Fix --allow-unverified flag to properly disable SSL verification for reachability analysis
- Update socketdev dependency to version 3.0.19 for latest features
- Reorganize argument parser groups for better help organization
- Add proper SSL warning suppression when using --allow-unverified
- Improve reachability analyzer to support NODE_TLS_REJECT_UNAUTHORIZED environment variable
- Bump version to 2.2.28
@dacoburn dacoburn requested a review from a team as a code owner November 15, 2025 01:07
@dacoburn dacoburn requested review from ammkrn and bmeck and removed request for a team November 15, 2025 01:07
@dacoburn dacoburn added the Product Changelog New features for the public changelog label Nov 15, 2025
@github-actions
Copy link

github-actions bot commented Nov 15, 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.32.dev1

Docker image: socketdev/cli:pr-130

@dacoburn dacoburn changed the title Doug/add reach arams and fix unverified flag Doug/add reach params and fix unverified flag Nov 15, 2025
@dacoburn dacoburn merged commit c3d4a77 into main Nov 15, 2025
6 checks passed
@dacoburn dacoburn deleted the doug/add-reach-arams-and-fix-unverified-flag branch November 15, 2025 02:00
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