We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d31f729 + c0796fa commit 0d9c9b5Copy full SHA for 0d9c9b5
README.rst
@@ -105,6 +105,7 @@ On a Debian system, use this::
105
git clone https://github.com/nexB/vulnerablecode.git && cd vulnerablecode
106
make dev envfile postgres
107
make test
108
+ source venv/bin/activate
109
./manage.py import vulnerabilities.importers.nginx.NginxImporter
110
./manage.py improve --all
111
make run
0 commit comments