google / osv.dev

Open source vulnerability DB and triage service.
https://osv.dev
Apache License 2.0
1.54k stars 188 forks source link

feat(api): support Chainguard and Wolfi version query on test instance #2528

Closed hogo6002 closed 2 months ago

hogo6002 commented 2 months ago

Both Chainguard and Wolfi use the Alpine Package format. Implement the sort_key() function for both, using the Alpine version library. Related to https://github.com/google/osv.dev/issues/2401