gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

Detect and warn if a diff hunk contains high entropy strings

Open krlvi opened this issue 1 year ago • 1 comments

If added lines contain strings of high entropy, this could be an indicator of an API key in the code. We could detect that and highlight this in the UI. There should also be a dismiss option since things like UUIDs (in tests) can be generate false positives.

krlvi avatar Mar 09 '24 12:03 krlvi

This is important to me :).

Byron avatar Oct 24 '24 06:10 Byron