From 7647dba18f27872a74e9573a19e919729aec76a0 Mon Sep 17 00:00:00 2001 From: Sasha Komkov Date: Tue, 4 Aug 2026 12:36:35 +0200 Subject: [PATCH] feat(sources): separate TuxCare test ingestion --- source_test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source_test.yaml b/source_test.yaml index 86e7aeba34e..ddd5f5ac368 100644 --- a/source_test.yaml +++ b/source_test.yaml @@ -600,13 +600,14 @@ type: 0 ignore_patterns: ['^(?!CLSA-).*$'] directory_path: 'data' + repo_branch: 'osv-test' repo_url: 'https://github.com/cloudlinux/tuxcare-osv.git' detect_cherrypicks: False extension: '.json' db_prefix: ['CLSA-'] accepted_ecosystems: ['TuxCare'] ignore_git: False - link: 'https://github.com/cloudlinux/tuxcare-osv/tree/main/' + link: 'https://github.com/cloudlinux/tuxcare-osv/tree/osv-test/' editable: False strict_validation: True