From 41f538ff3df93af1af9e918e9f4304b4c5a60bf6 Mon Sep 17 00:00:00 2001 From: Sergii Kipot Date: Fri, 3 Jun 2022 18:26:45 +0200 Subject: [PATCH] TT#172051 Add ngcp-cve-scanner repo to repoapi dashboard Change-Id: If33b3e80575ef48afd74033c611eed7a370c4bd7 --- release_dashboard/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/release_dashboard/conf.py b/release_dashboard/conf.py index deab58a..7e8c98f 100644 --- a/release_dashboard/conf.py +++ b/release_dashboard/conf.py @@ -101,6 +101,7 @@ class ReleaseDashboardConf(AppConf): "ngcp-api-tools", "ngcp-csc", "ngcp-csc-ui", + "ngcp-cve-scanner", "ngcp-exporter", "ngcp-fauditd", "ngcp-inventory",