v20.10
This release comes with the new calver versioning scheme and an initial data dump.
To load the JSON data attached here:
- extract it with
unxz vulnerablecode-2020-10-19.json.xz
- run
DJANGO_DEV=1 python manage.py loaddata vulnerablecode-2020-10-19.json
The data import is not optimized yet and takes a long time.