Skip to content

Commit

Permalink
feat(sources): add SuSE human_link to production
Browse files Browse the repository at this point in the history
Replicate the `human_link` for SuSE in #2822 to production.

Because #2844 didn't get merged until after this week's release, this
can't get merged until after next week's release

Part of #2191
  • Loading branch information
andrewpollock committed Nov 12, 2024
1 parent d58c1f6 commit 69c52b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@
extension: '.json'
db_prefix: ['openSUSE-', 'SUSE-']
ignore_git: True
human_link: 'https://www.suse.com/support/update/announcement/{{ BUG_ID.split(":")[0].split("-")[2] }}/{{ BUG_ID | replace(":", "") | lower }}/'
link: 'https://ftp.suse.com/pub/projects/security/osv/'
editable: False

Expand Down

0 comments on commit 69c52b8

Please sign in to comment.