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.