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
Instead of taking units from the whole codebase and looking at reachability, can you just take units that are modified by a diff and then scan those to perform an incremental scan?
This project gave me a great idea:
Instead of taking units from the whole codebase and looking at reachability, can you just take units that are modified by a diff and then scan those to perform an incremental scan?