This page documents the pipeline_id values used by V2 importers and V2 improvers.
Use these identifiers with the Django management commands:
./manage.py import <pipeline_id>
./manage.py improve <pipeline_id>To list what is currently available in your environment:
./manage.py import --list
./manage.py improve --listThe following V2 importer pipeline identifiers are registered in
vulnerabilities/importers/__init__.py.
alpine_linux_importer_v2aosp_dataset_fix_commitsapache_httpd_importer_v2apache_kafka_importer_v2apache_tomcat_importer_v2archlinux_importer_v2curl_importer_v2debian_importer_v2elixir_security_importer_v2epss_importer_v2fireeye_importer_v2gentoo_importer_v2github_osv_importer_v2gitlab_importer_v2istio_importer_v2mattermost_importer_v2mozilla_importer_v2nginx_importer_v2nodejs_security_wgnvd_importer_v2openssl_importer_v2oss_fuzz_importer_v2postgresql_importer_v2project-kb-msr-2019_v2project-kb-statements_v2pypa_importer_v2pysec_importer_v2redhat_importer_v2retiredotnet_importer_v2ruby_importer_v2suse_importer_v2ubuntu_osv_importer_v2vulnrichment_importer_v2xen_importer_v2
These V2 importers are also registered in vulnerabilities/importers/__init__.py.
They collect fix commit references for specific upstream repositories.
collect_linux_fix_commitscollect_busybox_fix_commitscollect_nginx_fix_commitscollect_apache_tomcat_fix_commitscollect_mysql_server_fix_commitscollect_postgresql_fix_commitscollect_mongodb_fix_commitscollect_redis_fix_commitscollect_sqlite_fix_commitscollect_php_fix_commitscollect_python_cpython_fix_commitscollect_ruby_fix_commitscollect_go_fix_commitscollect_node_js_fix_commitscollect_rust_fix_commitscollect_openjdk_fix_commitscollect_swift_fix_commitscollect_django_fix_commitscollect_rails_fix_commitscollect_laravel_fix_commitscollect_spring_framework_fix_commitscollect_react_fix_commitscollect_angular_fix_commitscollect_wordpress_fix_commitscollect_docker_moby_fix_commitscollect_kubernetes_fix_commitscollect_qemu_fix_commitscollect_xen_project_fix_commitscollect_virtualbox_fix_commitscollect_containerd_fix_commitscollect_ansible_fix_commitscollect_terraform_fix_commitscollect_wireshark_fix_commitscollect_tcpdump_fix_commitscollect_git_fix_commitscollect_jenkins_fix_commitscollect_gitlab_fix_commits
The following V2 improver pipeline identifiers are registered in
vulnerabilities/improvers/__init__.py.
collect_ssvc_treescompute_advisory_todo_v2compute_package_risk_v2compute_version_rank_v2enhance_with_exploitdb_v2enhance_with_kev_v2enhance_with_metasploit_v2flag_ghost_packages_v2relate_severities_v2unfurl_version_range_v2
The following V2 improver currently exists in vulnerabilities/pipelines/v2_improvers
but is not listed in the improver registry at the time of writing.
collect_fix_commits_v2