Skip to content

reef-technologies/vulnrelay

Repository files navigation

vulnrelay

Run vulnerabilities scanner(s) and sync findings

Development

Prerequisites

Setup

./setup-dev.sh

Usage

uv run python main.py

Testing

Run the test suite:

uv run pytest

Start the test watcher:

uv run ptw .