From 202a300c0aebb09511fc80d71c746ef0bf52c8fa Mon Sep 17 00:00:00 2001 From: Benedikt Kuehne Date: Tue, 21 Nov 2023 13:08:28 +0100 Subject: [PATCH] switch pip install for cvexplore to git repo --- installer/IF20_cve_search.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/IF20_cve_search.sh b/installer/IF20_cve_search.sh index f4c727600..68ead3f87 100755 --- a/installer/IF20_cve_search.sh +++ b/installer/IF20_cve_search.sh @@ -78,7 +78,7 @@ IF20_cve_search() { pip_install "dnspython==2.2.1" pip_install "Werkzeug" pip_install "python-dateutil" - pip_install "CveXplore" + pip_install "git+https://github.com/cve-search/CveXplore" REDIS_PW="$(tr -dc A-Za-z0-9