Skip to content

Commit a851e7a

Browse files
authored
feat(source_test): test adding a human link for Julia advisories (#4312)
I think I got the year extraction correct, but I'm not 100% sure.
1 parent fcd1df3 commit a851e7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@
289289
extension: '.json'
290290
db_prefix: ['JLSEC-']
291291
ignore_git: False
292+
human_link: 'https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/{{ BUG_ID.split("-")[1] }}/{{ BUG_ID }}.md'
292293
link: 'https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/'
293294
editable: False
294295
repo_username: 'git'

0 commit comments

Comments
 (0)