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 9821d91 commit 0f72d7dCopy full SHA for 0f72d7d
vulnerabilities/pipelines/v2_importers/vmware_photon_importer_v2.py
@@ -46,7 +46,7 @@ class VmwarePhotonImporterPipeline(VulnerableCodeBaseImporterPipelineV2):
46
pipeline_id = "vmware_photon_importer_v2"
47
spdx_license_expression = "CC BY-SA 4.0"
48
license_url = "https://creativecommons.org/licenses/by-sa/4.0"
49
- repo_url = "https://packages.vmware.com/photon/photon_cve_metadata"
+ repo_url = "https://packages.vmware.com/photon/photon_cve_metadata/"
50
51
precedence = 100
52
0 commit comments