Skip to content
14 changes: 14 additions & 0 deletions source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down