-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Hi! Could gitk
(and if possible git gui
) please implement protections against "trojan source injection"?
In short, as a developer that reviews other people's code (and potentially decides on merging),
I would like to see the code and diffs in a safe way that protects me from said attack.
E.g. if somebody submits malicious merge request to my repo, I want to see that from gitk
/ git gui
.
Example of such source code can be seen here:
https://blog.rust-lang.org/2021/11/01/cve-2021-42574.html
Missing this type of injection could be catastrophic
johnjohndoe
Metadata
Metadata
Assignees
Labels
No labels