go/src/debug
Michael Pratt af00524a6c debug/buildinfo: base64-encode test binaries
Overzealous security scanners don't like the Go 1.17 binary because they
think it has every 1.17 security vulnerability. base64-encode the binary
to hide from them.

I've also extended the instructions to make the binary easier to
reproduce.

Since we do the Go binary, we might as well do the C binary too, as it
apparently makes some virus scanners unhappy.

Fixes #71753.
For #71734.
For #71821.

Change-Id: I6a6a636cccbf5312522f52f27f74eded64048fb7
Reviewed-on: https://go-review.googlesource.com/c/go/+/651175
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2025-02-20 14:20:00 -08:00
..
buildinfo debug/buildinfo: base64-encode test binaries 2025-02-20 14:20:00 -08:00
dwarf debug: add available godoc link 2023-10-18 19:33:30 +00:00
elf debug/elf: adjust version API per issue discussion 2024-12-17 13:28:29 -08:00
gosym debug/gosym: add detailed doc for text argument in NewLineTable 2024-01-25 19:43:24 +00:00
macho debug/macho: fix DWARF for section names longer than 16 chars 2024-08-30 17:51:51 +00:00
pe debug: add available godoc link 2023-10-18 19:33:30 +00:00
plan9obj debug: add available godoc link 2023-10-18 19:33:30 +00:00