From 6c0238bd3f954d95d032ac8699c69c7dbb261ede Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 11 Apr 2024 20:04:27 -0700 Subject: [PATCH] Add Mageia to source_test.yaml (#2107) This source uses a standard JSON index with each vulnerability report at its own URL. --- source_test.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source_test.yaml b/source_test.yaml index a01816952f3..0fbf2066c46 100644 --- a/source_test.yaml +++ b/source_test.yaml @@ -170,6 +170,19 @@ editable: False repo_username: 'git' +- 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