Skip to content

Migrate vulnfeeds/cmd/ids to use osv-schema Go bindings for vulnerability #4700

@cuixq

Description

@cuixq

vulnfeeds/cmd/ids currently depends on osv-scanner for models.vulnerability which has been moved to osv-schema Go bindings.

vulnfeeds/cmd/ids is currently used by pypa/advisory-database and malicious-packages which supports YAML format that is not supported for now.

We should migrate vulnfeeds/cmd/ids to depend on osv-schema Go bindings with the support for YAML format.

Metadata

Metadata

Assignees

Labels

cleanupCode hygiene and cleanup

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions