Skip to content

Scan your project for vulnerabilities by searching through GitHub issues.

Notifications You must be signed in to change notification settings

AdamGold/vulnerability_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues mainly consist of errors found by people - These errors may indicate that security vulnerabilities exist. This package aims at scanning through a repository issues and determining the risk for vulnerabilities.

Example:

preview image

Installation & Usage

This package uses poetry for packaging.

pip install poetry
poetry install
poetry run python -m src.scanner [--verbose]

About

Scan your project for vulnerabilities by searching through GitHub issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages