From patchwork Sat Oct 26 22:41:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Graves X-Patchwork-Id: 69483 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AF0CA27BBEC; Sat, 26 Oct 2024 23:43:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-6.4 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED, RCVD_IN_VALIDITY_CERTIFIED,RCVD_IN_VALIDITY_RPBL,RCVD_IN_VALIDITY_SAFE, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E16A427BBEA for ; Sat, 26 Oct 2024 23:43:11 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t4pUO-0007i9-5h; Sat, 26 Oct 2024 18:42:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t4pUN-0007hq-53 for guix-patches@gnu.org; Sat, 26 Oct 2024 18:42:31 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1t4pUM-00070D-T7 for guix-patches@gnu.org; Sat, 26 Oct 2024 18:42:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debbugs.gnu.org; s=debbugs-gnu-org; h=MIME-Version:References:In-Reply-To:Date:From:To:Subject; bh=gBZgGPw2vXeAjVhVliRis0+loINoO56cjInABkQ8ajc=; b=TCKeAbAUryewRPWXXc23gbxfNPo/HJ67wZMYnPxCEkriH7BVzbKppj0ZQwIOzle44MO8egkWUSj8gsopit/gzUMaGVfSJvptsgLlbJ0WwjdJZVSi3n3Y54H3yBDuR3+sbaSJZqXPniN184kELOVO4gibjcWj2YfK1hnPwMr3yCJ+tQMIs/sL9SluNDvoOf32Jgnz9/tZ2ZegPpjAf+ts/XKt0HrOJv1dk0f2f1F35fxfNbgdrtMwGH+jpBYp7gwHZggcTV+GaUvlCkilNXmVGolpkpfsg8V1E8Bln/oosq/2goipjzM3fybz2uTeiawXskCEtLT9tLUfjhY0oQcZfA==; Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1t4pUu-0006ey-Oy for guix-patches@gnu.org; Sat, 26 Oct 2024 18:43:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#74034] [PATCH 08/21] gnu: cli: Add lint-hidden-cve property. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 26 Oct 2024 22:43:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 74034 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 74034@debbugs.gnu.org Cc: Nicolas Graves Received: via spool by 74034-submit@debbugs.gnu.org id=B74034.172998255225384 (code B ref 74034); Sat, 26 Oct 2024 22:43:04 +0000 Received: (at 74034) by debbugs.gnu.org; 26 Oct 2024 22:42:32 +0000 Received: from localhost ([127.0.0.1]:42924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t4pUO-0006bK-Ab for submit@debbugs.gnu.org; Sat, 26 Oct 2024 18:42:32 -0400 Received: from 14.mo583.mail-out.ovh.net ([188.165.51.82]:58481) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t4pU7-0006ZX-L6 for 74034@debbugs.gnu.org; Sat, 26 Oct 2024 18:42:16 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.108.2.97]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id 4XbZQD1Z1Jz1Qy0 for <74034@debbugs.gnu.org>; Sat, 26 Oct 2024 22:41:40 +0000 (UTC) Received: from ghost-submission-5b5ff79f4f-x64g7 (unknown [10.110.113.85]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 113311FD59; Sat, 26 Oct 2024 22:41:40 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-5b5ff79f4f-x64g7 with ESMTPSA id u+DmOSNwHWfohwEADYdkGQ (envelope-from ); Sat, 26 Oct 2024 22:41:40 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-103G00579a3a523-bf84-4013-8c57-e4bcc5c0562c, E6BF9B87AE7FBE7894246B3B643E76DCC103CD4C) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 86.246.19.221 Date: Sun, 27 Oct 2024 00:41:08 +0200 Message-ID: <20241026224125.29272-8-ngraves@ngraves.fr> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20241026224125.29272-1-ngraves@ngraves.fr> References: <20241026224125.29272-1-ngraves@ngraves.fr> MIME-Version: 1.0 X-Ovh-Tracer-Id: 8080583634506801890 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeeftddrvdejhedgudefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepkedvfeeftefhtefhveejfefgfeejlefhffeihfejudelhfelueffgefgkeeljeeinecuffhomhgrihhnpegtohguvghshihnthhhvghsihhsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekiedrvdegiedrudelrddvvddupdefjedrheelrddugedvrddutdefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejgedtfeegseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeefpdhmohguvgepshhmthhpohhuth DKIM-Signature: a=rsa-sha256; bh=gBZgGPw2vXeAjVhVliRis0+loINoO56cjInABkQ8ajc=; c=relaxed/relaxed; d=ngraves.fr; h=From; s=ovhmo4487190-selector1; t=1729982500; v=1; b=bNBjTRFK4E0yz0VqgRqgGUK/pVcPVOkViRHXxxWvb6Kg405sn2JE8FNEUZvnEMtG7yK04tya zSnLOVjIvckWsZY10zijQtb0orIzup/YhMZjQCPyJ/W0KDL3hU0GDQv53x5IlsMKqFoH0WjKMLG a5cDYk3KmhK6AeUI2gvu68hBGjdfQbNQS5+DcKt9w/u3mt22IzdNLQndqpScot7cTT+p3gnubld +xMflP/ymTZ00iZE8W1r+bjDQFZ3iWig7WyBGJJ7+eWiOq3Q6DcODfLjOpZG+LyBBIprGvdeA4r raStdhc9Jn0+hbmWK8xaZAYq3ALJInTIeXuHNMFAys+Hg== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches X-Patchwork-Original-From: Nicolas Graves via Guix-patches via From: Nicolas Graves Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/cpp.scm (cli)[properties]: Add lint-cve-property. --- gnu/packages/cpp.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 26fc169154..e9c6dc096b 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -2304,6 +2304,8 @@ (define-public cli options that your program supports, their types, default values, and documentation.") (home-page "https://codesynthesis.com/projects/cli/") + ;; This CVE concerns Snyk CLI rather than this package. + (properties `((lint-hidden-cve . ("CVE-2022-40764")))) (license license:expat))) (define-public xsd