Skip to content

Commit

Permalink
Add Mageia to source_test.yaml (#2089)
Browse files Browse the repository at this point in the history
No other source seems to use the style of index Mageia has (not even Go,
which is was derived from), so this probably isn't useful as-is without
code changes.
  • Loading branch information
dfandrich committed Apr 12, 2024
1 parent 562374d commit fad93b6
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: 999
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 fad93b6

Please sign in to comment.