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
Add --reach-disable-analysis-splitting flag and fix Docker entrypoint (#131)
- 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
0 commit comments