Skip to content

This packages uses the GitHub API in order to check for vulnerabilities in packages

Notifications You must be signed in to change notification settings

liel-almog/package-vulnerability-detector

Repository files navigation

Package Vulnerability Detector

Description

Package Vulnerability Detector is a WebAPI that allows you to send your definition file (the file that contains the packages you use in your project) and get back a list of vulnerabilities that were found in the packages you use.

This project uses the Github Security Vulnerabilities GraphQL API to get the vulnerabilities list.

Usage

Get Started with Docker 🐳

Getting Chatty up and running is as simple as executing a single command, thanks to Docker Compose.

  1. Clone the repository
    git clone https://github.com/liel-almog/package-vulnerability-detector.git
    
  2. Navigate to the project directory
    cd package-vulnerability-detector
    
  3. Start the application
    docker compose up
    

About

This packages uses the GitHub API in order to check for vulnerabilities in packages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published