There was an error while loading. Please reload this page.
1 parent c32fd78 commit 8c07713Copy full SHA for 8c07713
1 file changed
vulnerabilities/pipes/vcs_collector_utils.py
@@ -32,7 +32,7 @@ class CollectVCSFixCommitPipeline(VulnerableCodeBaseImporterPipelineV2):
32
33
exclude_from_package_todo = True
34
35
- pipeline_id = None
+ pipeline_id = "collect_vcs_fix_commits"
36
37
datasource_id = pipeline_id.replace("collect_", "")
38
0 commit comments