Skip to content

Commit

Permalink
Add Mageia to source_test.yaml (#2107)
Browse files Browse the repository at this point in the history
This source uses a standard JSON index with each vulnerability report at
its own URL.
  • Loading branch information
dfandrich committed Apr 23, 2024
1 parent bc61579 commit 6c0238b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions source_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c0238b

Please sign in to comment.