Skip to content

Conversation

@ziadhany
Copy link
Collaborator

@ziadhany ziadhany commented Dec 23, 2025

Issue:

@ziadhany ziadhany marked this pull request as ready for review December 24, 2025 10:47
@ziadhany
Copy link
Collaborator Author

ziadhany commented Dec 24, 2025

OSV Logs , importers:

  • pypa_importer_v2
  • pysec_importer_v2
  • oss_fuzz_importer_v2
  • github_osv_importer_v2

osv_v2.zip

Add support to collect commits

Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Use parse_advisory_data_v3 for GitHub OSV.

Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Update the function docs osv_v2

Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Fix CVSSv4 vector length issue

Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
…es to keep ranges consistent.

Signed-off-by: ziad hany <ziadhany2016@gmail.com>
{
"reference_id": "",
"reference_type": "",
"url": "http://git.fedorahosted.org/cgit/freeipa.git/commit/?id=a1991aeac19c3fec1fdd0d184c6760c90c9f9fc9"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we classify them as commit type ?

Copy link
Collaborator Author

@ziadhany ziadhany Dec 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem is that this is passed as part of the reference URLs, so it’s not easy to detect whether it’s a commit URL or just an article. We have already classified some of these as reference_type=commit because they were passed as a Git range.

I think one option is to improve our capabilities to parse different commit URLs in the packageurl-python library and rely on improvers like pipelines/v2_improvers/collect_commits.py to handle this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants