Skip to content

Commit eeb4e82

Browse files
Korulagvasilykleschovanother-rex
authored
feat: Add test ingestion of advisories for Tuxcare ecosystem (#4968)
Signed-off-by: Vasily Kleschov <vkleschov@cloudlinux.com> Co-authored-by: Vasily Kleschov <vkleschov@cloudlinux.com> Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
1 parent 1914580 commit eeb4e82

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

source_test.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,20 @@
557557
editable: False
558558
strict_validation: True
559559

560+
- name: 'tuxcare'
561+
versions_from_repo: False
562+
type: 0
563+
ignore_patterns: ['^(?!CLSA-).*$']
564+
directory_path: 'data'
565+
repo_url: 'https://github.com/cloudlinux/tuxcare-osv.git'
566+
detect_cherrypicks: False
567+
extension: '.json'
568+
db_prefix: ['CLSA-']
569+
ignore_git: False
570+
link: 'https://github.com/cloudlinux/tuxcare-osv/tree/main/'
571+
editable: False
572+
strict_validation: True
573+
560574
- name: 'ubuntu-cve'
561575
versions_from_repo: False
562576
type: 0

0 commit comments

Comments
 (0)