mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 04:51:51 +00:00
12 lines
446 B
Plaintext
12 lines
446 B
Plaintext
---
|
|
title: 'Prowler SDK'
|
|
---
|
|
|
|
Prowler SDK is the Python library that powers Prowler CLI and Prowler Local Server. It implements the providers, services, and security checks that every Prowler product runs.
|
|
|
|
To use or extend Prowler SDK, start with the Developer Guide:
|
|
|
|
<Card title="Developer Guide" icon="code" href="/developer-guide/introduction">
|
|
Providers, services, checks, and testing: everything needed to work with Prowler SDK.
|
|
</Card>
|