Open
Conversation
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
keshav-space
reviewed
Mar 3, 2026
|
|
||
| severities = [ | ||
| VulnerabilitySeverity( | ||
| system=severity_systems.GENERIC, |
Member
There was a problem hiding this comment.
@TG1999 maybe we should add support for Arch Linux severity scoring system?https://wiki.archlinux.org/title/Bug_reporting_guidelines#Severity
keshav-space
reviewed
Mar 3, 2026
PIPELINES-AVID.rst
Outdated
Comment on lines
+1
to
+71
| +-------------------------------+--------------------------------------------------------------+ | ||
| | pipeline name | AVID | | ||
| +===============================+==============================================================+ | ||
| | alpine_linux_importer_v2 | {package_name}/{distroversion}/{version}/{vulnerability_id} | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | aosp_dataset_fix_commits | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | apache_httpd_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | apache_kafka_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | apache_tomcat_importer_v2 | {page_id}/{cve_id} | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | archlinux_importer_v2 | AVG ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | curl_importer_v2 | CURL-CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | debian_importer_v2 | {package_name}/{debian_record_id} | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | elixir_security_importer_v2 | {package_name}/{file_id} | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | epss_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | fireeye_importer_v2 | {file_id} | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | gentoo_importer_v2 | GLSA ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | github_osv_importer_v2 | ID of the OSV record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | gitlab_importer_v2 | Identifier of the GitLab community advisory record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | istio_importer_v2 | ISTIO-SECURITY-<ID> | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | mattermost_importer_v2 | MMSA-<ID> | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | mozilla_importer_v2 | MFSA-<ID> | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | nginx_importer_v2 | First alias of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | nodejs_security_wg | NPM-<ID> | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | nvd_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | openssl_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | oss_fuzz_importer_v2 | ID of the OSV record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | postgresql_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | project-kb-msr-2019_v2 | Vulnerability ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | project-kb-statements_v2 | Vulnerability ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | pypa_importer_v2 | ID of the OSV record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | pysec_importer_v2 | ID of the OSV record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | redhat_importer_v2 | RHSA ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | retiredotnet_importer_v2 | retiredotnet-{file_id} | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | ruby_importer_v2 | {file_id} | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | suse_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | ubuntu_osv_importer_v2 | ID of the OSV record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | vulnrichment_importer_v2 | CVE ID of the record | | ||
| +-------------------------------+--------------------------------------------------------------+ | ||
| | xen_importer_v2 | XSA-<ID> | | ||
| +-------------------------------+--------------------------------------------------------------+ No newline at end of file |
Member
There was a problem hiding this comment.
rst is not getting rendered properly we need extra space towards the end of every row.
Suggested change
| +-------------------------------+--------------------------------------------------------------+ | |
| | pipeline name | AVID | | |
| +===============================+==============================================================+ | |
| | alpine_linux_importer_v2 | {package_name}/{distroversion}/{version}/{vulnerability_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | aosp_dataset_fix_commits | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | apache_httpd_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | apache_kafka_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | apache_tomcat_importer_v2 | {page_id}/{cve_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | archlinux_importer_v2 | AVG ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | curl_importer_v2 | CURL-CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | debian_importer_v2 | {package_name}/{debian_record_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | elixir_security_importer_v2 | {package_name}/{file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | epss_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | fireeye_importer_v2 | {file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | gentoo_importer_v2 | GLSA ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | github_osv_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | gitlab_importer_v2 | Identifier of the GitLab community advisory record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | istio_importer_v2 | ISTIO-SECURITY-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | mattermost_importer_v2 | MMSA-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | mozilla_importer_v2 | MFSA-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | nginx_importer_v2 | First alias of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | nodejs_security_wg | NPM-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | nvd_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | openssl_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | oss_fuzz_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | postgresql_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | project-kb-msr-2019_v2 | Vulnerability ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | project-kb-statements_v2 | Vulnerability ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | pypa_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | pysec_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | redhat_importer_v2 | RHSA ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | retiredotnet_importer_v2 | retiredotnet-{file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | ruby_importer_v2 | {file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | suse_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | ubuntu_osv_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | vulnrichment_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | xen_importer_v2 | XSA-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | pipeline name | AVID | | |
| +===============================+==============================================================+ | |
| | alpine_linux_importer_v2 | {package_name}/{distroversion}/{version}/{vulnerability_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | aosp_dataset_fix_commits | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | apache_httpd_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | apache_kafka_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | apache_tomcat_importer_v2 | {page_id}/{cve_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | archlinux_importer_v2 | AVG ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | curl_importer_v2 | CURL-CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | debian_importer_v2 | {package_name}/{debian_record_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | elixir_security_importer_v2 | {package_name}/{file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | epss_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | fireeye_importer_v2 | {file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | gentoo_importer_v2 | GLSA ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | github_osv_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | gitlab_importer_v2 | Identifier of the GitLab community advisory record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | istio_importer_v2 | ISTIO-SECURITY-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | mattermost_importer_v2 | MMSA-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | mozilla_importer_v2 | MFSA-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | nginx_importer_v2 | First alias of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | nodejs_security_wg | NPM-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | nvd_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | openssl_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | oss_fuzz_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | postgresql_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | project-kb-msr-2019_v2 | Vulnerability ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | project-kb-statements_v2 | Vulnerability ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | pypa_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | pysec_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | redhat_importer_v2 | RHSA ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | retiredotnet_importer_v2 | retiredotnet-{file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | ruby_importer_v2 | {file_id} | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | suse_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | ubuntu_osv_importer_v2 | ID of the OSV record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | vulnrichment_importer_v2 | CVE ID of the record | | |
| +-------------------------------+--------------------------------------------------------------+ | |
| | xen_importer_v2 | XSA-<ID> | | |
| +-------------------------------+--------------------------------------------------------------+ |
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
3c8e8f1 to
fa1af1e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.