From 5a442d3d97e8e06cce9213a94db841e09471ef42 Mon Sep 17 00:00:00 2001 From: Andrew Pollock Date: Mon, 3 Feb 2025 11:02:47 +1000 Subject: [PATCH] feat(sources): add Mageia to staging (#3099) Pick up #2107 --- source_test.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source_test.yaml b/source_test.yaml index fb4cd6cc106..f6e12087275 100644 --- a/source_test.yaml +++ b/source_test.yaml @@ -206,6 +206,19 @@ repo_username: 'git' strict_validation: True +- name: 'mageia' + versions_from_repo: False + rest_api_url: 'https://advisories.mageia.org/vulns.json' + type: 2 + directory_path: . + detect_cherrypicks: False + extension: '.json' + db_prefix: ['MGASA-'] + ignore_git: True + human_link: 'https://advisories.mageia.org/{{ BUG_ID }}.html' + link: 'https://advisories.mageia.org/' + editable: False + - name: 'malicious-packages' versions_from_repo: False type: 0