gnu: sd: Hide rejected CVE report.

* gnu/packages/rust-apps.scm (sd)[properties]: Add lint-hidden-cve
field.

Change-Id: Ibb3b304de5938d081ab9eef9171c57daa358deed
This commit is contained in:
Efraim Flashner
2026-03-22 13:39:55 +02:00
parent 274271f30e
commit fe2a423d43

View File

@@ -3871,6 +3871,8 @@ consecutive lines and since program start.")
(description "@code{sd} is an intuitive find & replace CLI with
JavaScript/Python-style regular expressions, a string-literal mode, and smart,
common-sense defaults.")
;; CVE rejected by the project.
(properties `((lint-hidden-cve . ("CVE-2025-65807"))))
(license license:expat)))
(define-public skim