The original.
Create it:
rm ds1.zip
pushd ds1
zip -r ../ds1.zip .
popd
An OSV based example for generating dumps. Used in combination with cargo xtask generate-dump
A variant of DS1, including the corresponding CVE files.
rm ds3.zip
pushd ds3
zip -r ../ds3.zip .
popd