Skip to content
/ ganyu Public

Dependency scanner for python projects on GitLab

Notifications You must be signed in to change notification settings

Naylepsh/ganyu

Repository files navigation

Ganyu

Python dependency scanner for repositories hosted on gitlab. Checks the state of project's dependencies (how up-to/out-of-date they are and their vulnerabilities) and attempts to update them if prompted.

Currently supported languages & formats

  • Python:
    • requirements.txt
    • pyproject.toml

Pre-requisites

Usage

  1. Fill out your env vars (see .env.example)
  2. Run sbt run

About

Dependency scanner for python projects on GitLab

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages