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
Command line utility to identify the change that last modified a line of code. Useful for identifying which commit likely contributed to a vulnerability. Uses `git blame`.