Skip to content

Commit d41b9d5

Browse files
committed
Update license_url
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent 53c09c8 commit d41b9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnerabilities/pipelines/v2_improvers/collect_linux_kernel_cves_commits.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class CollectFixCommitLinuxKernelPipeline(VulnerableCodePipeline):
2424

2525
pipeline_id = "linux_kernel_cves_fix_commits"
2626
spdx_license_expression = "Apache-2.0"
27-
license_url = "https://github.com/quarkslab/aosp_dataset/blob/master/LICENSE"
27+
license_url = "https://github.com/nluedtke/linux_kernel_cves/blob/master/LICENSE"
2828
importer_name = "linux_kernel_cves_fix_commits"
2929
qualified_name = "linux_kernel_cves_fix_commits"
3030
repo_url = "git+https://github.com/nluedtke/linux_kernel_cves"

0 commit comments

Comments
 (0)