|
@@ -10,6 +10,8 @@ CMAKE_SITE = https://cmake.org/files/v$(CMAKE_VERSION_MAJOR)
|
|
CMAKE_LICENSE = BSD-3-Clause
|
|
CMAKE_LICENSE = BSD-3-Clause
|
|
CMAKE_LICENSE_FILES = Copyright.txt
|
|
CMAKE_LICENSE_FILES = Copyright.txt
|
|
CMAKE_CPE_ID_VENDOR = cmake_project
|
|
CMAKE_CPE_ID_VENDOR = cmake_project
|
|
|
|
+# Tool download MITM attack warning if using npm package to install cmake
|
|
|
|
+CMAKE_IGNORE_CVES = CVE-2016-10642
|
|
|
|
|
|
# CMake is a particular package:
|
|
# CMake is a particular package:
|
|
# * CMake can be built using the generic infrastructure or the cmake one.
|
|
# * CMake can be built using the generic infrastructure or the cmake one.
|