vulndb/internal/symbols
Tatiana Bradley 3c3dfc5885 all: fix lints
Fix small issues like unused symbols, unchecked errors etc.

Bump dependency on protobuf, which has a vulnerability.

Change-Id: I10385ff41302d1446c35af43ae72219fc9687150
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/601376
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-07-29 18:12:34 +00:00
..
testdata internal/symbols: compute diff between two symbol sets 2023-10-25 16:36:20 +00:00
entries.go cmd/vulnreport: move logic for exported symbols to internal/symbols 2023-10-26 19:19:50 +00:00
exported_functions.go all: publish non_go_versions as custom_ranges in OSV 2024-07-09 19:33:56 +00:00
exported_functions_test.go cmd/vulnreport: move logic for exported symbols to internal/symbols 2023-10-26 19:19:50 +00:00
patched_functions.go all: fix lints 2024-07-29 18:12:34 +00:00
patched_functions_test.go internal/symbols: remove logging from Patched 2024-02-07 18:17:34 +00:00
populate.go internal/{report, symbols}: various fixes to support automation 2024-05-20 16:05:42 +00:00
populate_test.go internal/symbols: only download any repo once 2024-04-02 20:06:46 +00:00
slicing.go cmd/vulnreport: move logic for exported symbols to internal/symbols 2023-10-26 19:19:50 +00:00
utils.go internal/symbols: compute proper db names for generic functions 2023-12-14 14:09:58 +00:00
vuln_entries.go all, checks.bash: restore unparam check 2023-12-19 20:22:38 +00:00