mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user