Skip to content

Commit 31c55af

Browse files
authored
fix(source): update source link for cve records to point to cve.org instead (#4621)
1 parent 38947d2 commit 31c55af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
bucket: 'osv-test-cve-osv-conversion'
142142
db_prefix: ['CVE-']
143143
ignore_git: False
144-
human_link: 'https://nvd.nist.gov/vuln/detail/{{ BUG_ID }}'
144+
human_link: 'https://cve.org/CVERecord?id={{ BUG_ID }}'
145145
link: 'https://storage.googleapis.com/osv-test-cve-osv-conversion/'
146146
editable: False
147147
strict_validation: True

0 commit comments

Comments
 (0)