|
159 | 159 | collect_fix_commits_v2.CollectGitFixCommitsPipeline, |
160 | 160 | collect_fix_commits_v2.CollectJenkinsFixCommitsPipeline, |
161 | 161 | collect_fix_commits_v2.CollectGitlabFixCommitsPipeline, |
162 | | - # github_importer.GitHubAPIImporterPipeline, |
163 | | - # gitlab_importer.GitLabImporterPipeline, |
164 | | - # github_osv.GithubOSVImporter, |
165 | | - # pypa_importer.PyPaImporterPipeline, |
166 | | - # npm_importer.NpmImporterPipeline, |
167 | | - # nginx_importer.NginxImporterPipeline, |
168 | | - # pysec_importer.PyPIImporterPipeline, |
169 | | - # apache_tomcat.ApacheTomcatImporter, |
170 | | - # postgresql.PostgreSQLImporter, |
171 | | - # debian.DebianImporter, |
172 | | - # curl.CurlImporter, |
173 | | - # epss.EPSSImporter, |
174 | | - # vulnrichment.VulnrichImporter, |
175 | | - # alpine_linux_importer.AlpineLinuxImporterPipeline, |
176 | | - # apache_kafka.ApacheKafkaImporter, |
177 | | - # ruby.RubyImporter, |
178 | | - # redhat.RedhatImporter, |
179 | | - # archlinux.ArchlinuxImporter, |
180 | | - # debian_oval.DebianOvalImporter, |
181 | | - # retiredotnet.RetireDotnetImporter, |
182 | | - # apache_httpd.ApacheHTTPDImporter, |
183 | | - # mozilla.MozillaImporter, |
184 | | - # gentoo.GentooImporter, |
185 | | - # istio.IstioImporter, |
186 | | - # project_kb_msr2019.ProjectKBMSRImporter, |
187 | | - # suse_scores.SUSESeverityScoreImporter, |
188 | | - # elixir_security.ElixirSecurityImporter, |
189 | | - # xen.XenImporter, |
190 | | - # ubuntu_usn.UbuntuUSNImporter, |
191 | | - # fireeye.FireyeImporter, |
192 | | - # oss_fuzz.OSSFuzzImporter, |
| 162 | + github_importer.GitHubAPIImporterPipeline, |
| 163 | + gitlab_importer.GitLabImporterPipeline, |
| 164 | + github_osv.GithubOSVImporter, |
| 165 | + pypa_importer.PyPaImporterPipeline, |
| 166 | + npm_importer.NpmImporterPipeline, |
| 167 | + nginx_importer.NginxImporterPipeline, |
| 168 | + pysec_importer.PyPIImporterPipeline, |
| 169 | + apache_tomcat.ApacheTomcatImporter, |
| 170 | + postgresql.PostgreSQLImporter, |
| 171 | + debian.DebianImporter, |
| 172 | + curl.CurlImporter, |
| 173 | + epss.EPSSImporter, |
| 174 | + vulnrichment.VulnrichImporter, |
| 175 | + alpine_linux_importer.AlpineLinuxImporterPipeline, |
| 176 | + apache_kafka.ApacheKafkaImporter, |
| 177 | + ruby.RubyImporter, |
| 178 | + redhat.RedhatImporter, |
| 179 | + archlinux.ArchlinuxImporter, |
| 180 | + debian_oval.DebianOvalImporter, |
| 181 | + retiredotnet.RetireDotnetImporter, |
| 182 | + apache_httpd.ApacheHTTPDImporter, |
| 183 | + mozilla.MozillaImporter, |
| 184 | + gentoo.GentooImporter, |
| 185 | + istio.IstioImporter, |
| 186 | + project_kb_msr2019.ProjectKBMSRImporter, |
| 187 | + suse_scores.SUSESeverityScoreImporter, |
| 188 | + elixir_security.ElixirSecurityImporter, |
| 189 | + xen.XenImporter, |
| 190 | + ubuntu_usn.UbuntuUSNImporter, |
| 191 | + fireeye.FireyeImporter, |
| 192 | + oss_fuzz.OSSFuzzImporter, |
193 | 193 | ] |
194 | 194 | ) |
195 | 195 |
|
|
0 commit comments