Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 795 Bytes

File metadata and controls

21 lines (13 loc) · 795 Bytes

crowdsec_tracker_api

crowdsec_tracker_api is a Python SDK for the CrowdSec Tracker API. This library enables you to manage CrowdSec Live Exploit Tracker resources such as CVEs data, IPs from a specific CVE and manage integrations.

Installation

pip install crowdsec_tracker_api

Usage

You can follow this documentation to see the basic usage of the SDK.

Documentation

You can access the full usage documentation here.

Contributing

This SDK is auto-generated from the API specification. You can open an issue on this repository if you find a bug or if you want to add a feature.