Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Database Not Populating with Data After Running Import Commands #1736

unibik started this conversation in General
Discussion options

Hi all,
I’ve been trying to set up the VulnerableCode project locally, and while the application starts successfully, I am unable to populate the database with data (e.g., purls, CVEs). Here’s what I’ve done so far:

  1. Followed the setup instructions in the documentation.
  2. Started the application using Docker Compose. The web UI is accessible at http://localhost:8000.
  3. Ran the following commands to populate the database:
    - docker compose exec vulnerablecode ./manage.py import nginx_importer
    - docker compose exec vulnerablecode ./manage.py improve --all
  4. Verified that the commands completed without errors, but no data is available when searching for purls or CVEs in the web UI.
    I even ran " ./manage.py import --all " and " ./manage.py improve --list " but no use : (
You must be logged in to vote

Replies: 2 comments

Comment options

@unibik can you share any logs of these runs?
@TG1999 ^ FYI

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /