)]}' { "commit": "66ae1b5d6f724932a6b3a6f5edf3b433662a6ffb", "tree": "ae13da10cac563cf01cffbde33d1d6066e228f17", "parents": [ "cda9c223c3540357986ee43f831fe5377a8f880d" ], "author": { "name": "Sebastiaan van Stijn", "email": "github@gone.nl", "time": "Sun Mar 14 11:21:55 2021" }, "committer": { "name": "Sebastiaan van Stijn", "email": "github@gone.nl", "time": "Tue Mar 16 13:31:12 2021" }, "message": "icmd: replace all usages of os/exec with golang.org/x/sys/execabs\n\nFollowing the changes in Go, and golang.org/x/tools themselves, this change\nensures that packages using exec.LookPath or exec.Command to find or run\nbinaries do not accidentally run programs from the current directory when\nthey mean to run programs from the system PATH instead.\n\nSigned-off-by: Sebastiaan van Stijn \u003cgithub@gone.nl\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "ac2848e0d5603be443f0e496202619db98cd7891", "old_mode": 33188, "old_path": "go.mod", "new_id": "27202e04cde2a11cc657f08efa8aad2d1cc89e38", "new_mode": 33188, "new_path": "go.mod" }, { "type": "modify", "old_id": "b96a568c15cfca56f3e2171470863ff78edbd5b1", "old_mode": 33188, "old_path": "go.sum", "new_id": "26b1b323bf2c9234f64486c0eddc5e19d5a9e9f1", "new_mode": 33188, "new_path": "go.sum" }, { "type": "modify", "old_id": "3f0c64893a2d0b7e12cd78cc295adc8cae35e87e", "old_mode": 33188, "old_path": "icmd/command.go", "new_id": "822ee94bf00debdeff870f280217ec2da126382d", "new_mode": 33188, "new_path": "icmd/command.go" }, { "type": "modify", "old_id": "485b2d6076241f1a5112ea62a6236e560b740088", "old_mode": 33188, "old_path": "icmd/command_test.go", "new_id": "5619c3bc28baaca00e62cdb1f94968f4f6c96e30", "new_mode": 33188, "new_path": "icmd/command_test.go" }, { "type": "modify", "old_id": "9356dbcdefccc8229048b4be340935e5066482af", "old_mode": 33188, "old_path": "icmd/exitcode.go", "new_id": "751254a0e5562459e9015a8a702308511d263651", "new_mode": 33188, "new_path": "icmd/exitcode.go" } ] }