Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
362 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 22 commits in 2 repositories
Created 2 repositories
Opened 11 pull requests in 1 repository
Created an issue in zricethezav/gitleaks that received 2 comments
Optmiziation: Concurrent Patch generation
Is your feature request related to a problem? Please describe. Generating patches is the biggest bottle neck. It would be great if we could get pat…