Skip to content

Files

Latest commit

author
Vladimir Kontić
Oct 18, 2024
095a853 · Oct 18, 2024

History

History
21 lines (12 loc) · 943 Bytes
·

README.md

File metadata and controls

21 lines (12 loc) · 943 Bytes
·

Probely

Installation

Probely requires Python 3.8 or higher. Install the package using pip

pip install probely

Overview

Probely is a vulnerability scanner for APIs and web applications, designed to empower security teams and software developers in scanning and securing their web applications and APIs.

This package provides a Command-Line Interface (CLI) to interact with the Probely API, allowing you to perform actions like scanning targets, listing findings, and managing targets directly from your terminal.

For detailed documentation and usage examples, please visit our CLI documentation.

Contributing

We appreciate your interest in Probely! While we are not currently accepting external contributions, we welcome feedback and bug reports. If you encounter any issues or have suggestions, please create an issue on our GitHub repository.