diff --git a/source.yaml b/source.yaml index bb4e0039c35..7c140e78b71 100644 --- a/source.yaml +++ b/source.yaml @@ -595,6 +595,20 @@ editable: False strict_validation: False +- 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