diff --git a/source_test.yaml b/source_test.yaml index 09f6a3b666b..1cd6def7a05 100644 --- a/source_test.yaml +++ b/source_test.yaml @@ -543,6 +543,20 @@ editable: False strict_validation: True +- name: 'tuxcare' + versions_from_repo: False + type: 0 + ignore_patterns: ['^(?!CLSA-).*$'] + directory_path: 'data' + repo_url: 'https://github.com/cloudlinux/tuxcare-osv.git' + detect_cherrypicks: False + extension: '.json' + db_prefix: ['CLSA-'] + ignore_git: False + link: 'https://github.com/cloudlinux/tuxcare-osv/tree/main/' + editable: False + strict_validation: True + - name: 'ubuntu-cve' versions_from_repo: False type: 0