Pipeline ID
vulnerabilities.importers.github_osv.GithubOSVImporter
Status
Failure
Runtime
1236 seconds (20.6 minutes)
Exit Code
1
Start
2025-10-12 07:31 p.m. UTC
End
2025-10-12 07:52 p.m. UTC
Created
2025-10-12 07:31 p.m. UTC
Version
v36.1.3
Commit
Job ID
6ef2d06b-042b-4306-a8ce-6a160372adc3
('Failed to run vulnerabilities.importers.github_osv.GithubOSVImporter: ForkError(\'Failed to fetch git+https://github.com/github/advisory-database/ via vcs: git clone --filter=blob:none https://github.com/github/advisory-database/ /tmp/tmpulpz17hb/checkout exited with 128\') \n Traceback (most recent call last):\n File "/app/vulnerabilities/importer.py", line 409, in clone\n self.vcs_response = fetch_via_vcs(repo_url)\n File "/usr/local/lib/python3.9/site-packages/fetchcode/vcs/__init__.py", line 68, in fetch_via_vcs\n backend.obtain(dest=dest_dir, url=misc.hide_url(url), verbosity=1)\n File "/usr/local/lib/python3.9/site-packages/fetchcode/vcs/pip/_internal/vcs/versioncontrol.py", line 502, in obtain\n self.fetch_new(dest, url, rev_options, verbosity=verbosity)\n File "/usr/local/lib/python3.9/site-packages/fetchcode/vcs/pip/_internal/vcs/git.py", line 277, in fetch_new\n self.run_command(\n File "/usr/local/lib/python3.9/site-packages/fetchcode/vcs/pip/_internal/vcs/versioncontrol.py", line 631, in run_command\n return call_subprocess(\n File "/usr/local/lib/python3.9/site-packages/fetchcode/vcs/pip/_internal/utils/subprocess.py", line 209, in call_subprocess\n raise error\nfetchcode.vcs.pip._internal.exceptions.InstallationSubprocessError: git clone --filter=blob:none https://github.com/github/advisory-database/ /tmp/tmpulpz17hb/checkout exited with 128\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File "/app/vulnerabilities/tasks.py", line 80, in legacy_runner\n ImportRunner(run_class).run()\n File "/app/vulnerabilities/import_runner.py", line 62, in run\n count = self.process_advisories(advisory_datas=advisory_datas, importer_name=importer_name)\n File "/app/vulnerabilities/import_runner.py", line 105, in process_advisories\n for data in advisory_datas:\n File "/app/vulnerabilities/importers/github_osv.py", line 41, in advisory_data\n self.clone(repo_url=self.repo_url)\n File "/app/vulnerabilities/importer.py", line 414, in clone\n raise ForkError(msg) from e\nvulnerabilities.importer.ForkError: Failed to fetch git+https://github.com/github/advisory-database/ via vcs: git clone --filter=blob:none https://github.com/github/advisory-database/ /tmp/tmpulpz17hb/checkout exited with 128\n',)