We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c09c8 commit d41b9d5Copy full SHA for d41b9d5
vulnerabilities/pipelines/v2_improvers/collect_linux_kernel_cves_commits.py
@@ -24,7 +24,7 @@ class CollectFixCommitLinuxKernelPipeline(VulnerableCodePipeline):
24
25
pipeline_id = "linux_kernel_cves_fix_commits"
26
spdx_license_expression = "Apache-2.0"
27
- license_url = "https://github.com/quarkslab/aosp_dataset/blob/master/LICENSE"
+ license_url = "https://github.com/nluedtke/linux_kernel_cves/blob/master/LICENSE"
28
importer_name = "linux_kernel_cves_fix_commits"
29
qualified_name = "linux_kernel_cves_fix_commits"
30
repo_url = "git+https://github.com/nluedtke/linux_kernel_cves"
0 commit comments