You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance reachability analysis with additional CLI parameters and 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
0 commit comments