AdamGold / vulnerability_scanner

Scan your project for vulnerabilities by searching through GitHub issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%