[2.2.x] Updated CVE URL.
Backport of 656b331b13e08e82bbf0b88d39080c5b1a02109c from master
This commit is contained in:
parent
e893c0ad8b
commit
e8e28e747f
@ -96,7 +96,7 @@ django_next_version = '3.0'
|
|||||||
|
|
||||||
extlinks = {
|
extlinks = {
|
||||||
'commit': ('https://github.com/django/django/commit/%s', ''),
|
'commit': ('https://github.com/django/django/commit/%s', ''),
|
||||||
'cve': ('https://nvd.nist.gov/view/vuln/detail?vulnId=%s', 'CVE-'),
|
'cve': ('https://nvd.nist.gov/vuln/detail/CVE-%s', 'CVE-'),
|
||||||
# A file or directory. GitHub redirects from blob to tree if needed.
|
# A file or directory. GitHub redirects from blob to tree if needed.
|
||||||
'source': ('https://github.com/django/django/blob/stable/' + version + '.x/%s', ''),
|
'source': ('https://github.com/django/django/blob/stable/' + version + '.x/%s', ''),
|
||||||
'ticket': ('https://code.djangoproject.com/ticket/%s', '#'),
|
'ticket': ('https://code.djangoproject.com/ticket/%s', '#'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user