Sparse dockerization
This commit is contained in:
2
docker/fetch.sh
Normal file
2
docker/fetch.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
for i in {2002..2016}; do go-cve-dictionary fetchnvd -years $i ; done
|
||||
Reference in New Issue
Block a user