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.
1 parent d31f729 commit c0796faCopy full SHA for c0796fa
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