vulnerablecode icon indicating copy to clipboard operation
vulnerablecode copied to clipboard

Add Gitlab Live V2 Importer

Open michaelehab opened this issue 6 months ago • 2 comments

Solves #1903

  • Extract Gitlab API handling code from vulntotal gitlab datasource into a utils file.
  • Update vulntotal gitlab datasource to use the utils file.
  • Update vulntotal gitlab datasource tests to reflect the changes.
  • Add Gitlab Live V2 Importer.
  • Add Gitlab Live V2 Importer tests to test package-first mode.

michaelehab avatar Jun 15 '25 01:06 michaelehab

Make changes for this as well thanks! https://github.com/aboutcode-org/vulnerablecode/blob/main/vulnerabilities/pipelines/v2_importers/gitlab_importer.py

TG1999 avatar Jul 01 '25 12:07 TG1999

@TG1999 I modified the V2 importer as well

michaelehab avatar Jul 04 '25 09:07 michaelehab