Skip to content

Conversation

@ziadhany
Copy link
Collaborator

@ziadhany ziadhany commented Dec 23, 2025

Issue:

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>
@ziadhany ziadhany marked this pull request as ready for review December 24, 2025 10:47
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
@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_logs.zip

Also , There is still a small bug regarding invalid constraints sequence, I’m trying to find a solution for it.
ex:

univers.version_constraint.InvalidConstraintsError: Invalid constraints sequence: ('>= 2.6','>= 2.7') in [VersionConstraint(comparator='<', version=PypiVersion(string='2.5.11')), VersionConstraint(comparator='>=', version=PypiVersion(string='2.6')), VersionConstraint(comparator='>=', version=PypiVersion(string='2.7'))]

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.

1 participant