Skip to content

DeMon is a Dependency Monitoring tool. It allows you to extract the dependencies from all of your projects from a given platform (GitLab, etc.), list them and monitor their vulnerabilities.

License

Notifications You must be signed in to change notification settings

allow-cookies/demon

Repository files navigation

DeMon_logo

DeMon

.github/workflows/develop.yml

DeMon is a DEpendency MONitoring tool. It allows you to list and monitor all the dependencies used across all of your projects.

Setup

Prerequisites: Docker, docker-compose

  1. Clone this repository.
  2. Create .env file basing on the existing .env.example file.
  3. Run docker-compose up -d and wait for all containers to be up and running.
  4. Run migrations: docker-compose exec django python manage.py migrate
  5. Visit http://localhost:8000 in your favourite browser.

About

DeMon is a Dependency Monitoring tool. It allows you to extract the dependencies from all of your projects from a given platform (GitLab, etc.), list them and monitor their vulnerabilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published