diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index d5750049ee5..ee26105e859 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -2947,6 +2947,7 @@ command line interfaces of C++ programs. It allows you to describe the options that your program supports, their types, default values, and documentation.") (home-page "https://codesynthesis.com/projects/cli/") + (properties `((lint-hidden-cpe-vendors . ("github" "snyk")))) (license license:expat))) (define-public xsd