From bf477ba2743c622372f1dd2bd8c6fc7fb6661f96 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 29 Mar 2026 10:29:38 +0000 Subject: object/id: Nosec G505 for sha1 --- object/id/algorithm_tables.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object/id/algorithm_tables.go b/object/id/algorithm_tables.go index 86e1341e..2ea85879 100644 --- a/object/id/algorithm_tables.go +++ b/object/id/algorithm_tables.go @@ -1,7 +1,7 @@ package objectid import ( - "crypto/sha1" + "crypto/sha1" //#nosec:G505 "crypto/sha256" ) -- cgit v1.3.1-10-gc9f91