aboutcode-org / vulnerablecode

A free and open vulnerabilities database and the packages they impact. And the tools to aggregate and correlate these vulnerabilities. Sponsored by NLnet https://nlnet.nl/project/vulnerabilitydatabase/ for https://www.aboutcode.org/ Chat at https://gitter.im/aboutcode-org/vulnerablecode Docs at https://vulnerablecode.readthedocs.org/
https://public.vulnerablecode.io
Apache License 2.0
543 stars 201 forks source link

Bumping version should not require migration #1659

Closed keshav-space closed 6 days ago

keshav-space commented 1 week ago

Currently each time we make a new release we need to add migration for the default value of software_version field. Migrations like https://github.com/aboutcode-org/vulnerablecode/blob/main/vulnerabilities/migrations/0079_alter_packagechangelog_software_version_and_more.py should not be required.