Fix reachability filtering, add config file support#169
Merged
lelia merged 18 commits intoMar 12, 2026
mainSocketDev/socket-python-cli:mainfrom
lelia/fix-reachability-filteringSocketDev/socket-python-cli:lelia/fix-reachability-filteringCopy head branch name to clipboard
Merged
Fix reachability filtering, add config file support#169lelia merged 18 commits intomainSocketDev/socket-python-cli:mainfrom lelia/fix-reachability-filteringSocketDev/socket-python-cli:lelia/fix-reachability-filteringCopy head branch name to clipboard
lelia merged 18 commits into
mainSocketDev/socket-python-cli:mainfrom
lelia/fix-reachability-filteringSocketDev/socket-python-cli:lelia/fix-reachability-filteringCopy head branch name to clipboard
Commits
Commits on Mar 10, 2026
Add SARIF scoping/reachability controls, config file support
Show description for e35491bcommittedAdd coverage for new SARIF scoping, config file behavior
Show description for 44cd7f0committedAdd config examples for different use cases
Show description for 1b82588committedRefactor docs to reduce README complexity, create dedicated CLI and CI/CD guides
Show description for 464549acommittedBump version for release
Show description for 98e8ee5committed
Commits on Mar 11, 2026
Add shared selector/filter module
Show description for 3cf14b6committedRefactor output handling to use shared alert selection
Show description for b79a0f8committedRefactor Slack diff filtering to use shared selection semantics, facts-aware reachable filtering
Show description for b0673c8committedAdd unit tests for shared selection logic
Show description for c9960d8committedAdd unit tests for new Slack behavior
Show description for ece3aa5committedUpdate output tests for strict-blocking and SARIF
Show description for e0c766dcommittedAdd JSON config examples for reference
Show description for 9ded636committedRemove unnecessary backwards compat logic
Show description for 3098639committedDocs refactor for better readability, dedicated guides for CLI + CI/CD usage
Show description for 43ab7ffcommittedBump version for release
Show description for 9b855c2committedFix missing version check expected in PR preview
Show description for fe75425committedFix PR preview worklfow to use updated version check
Show description for 0d95fbbcommittedFix e2e regression tests to use correct SARIF flags and remove legacy assertions
Show description for 3e6f722committed