Files
strix/docs/cloud/overview.mdx
T

41 lines
1.1 KiB
Plaintext
Raw Normal View History

2026-01-20 21:08:29 -08:00
---
title: "Introduction"
description: "Managed security testing without local setup"
---
2026-01-25 23:06:47 -08:00
Skip the setup. Run Strix in the cloud at [app.strix.ai](https://app.strix.ai).
2026-01-20 21:08:29 -08:00
## Features
<CardGroup cols={2}>
<Card title="No Setup Required" icon="cloud">
No Docker, API keys, or local installation needed.
</Card>
<Card title="Full Reports" icon="file-lines">
Detailed findings with remediation guidance.
</Card>
<Card title="Team Dashboards" icon="users">
Track vulnerabilities and fixes over time.
</Card>
<Card title="GitHub Integration" icon="github">
Automatic scans on pull requests.
</Card>
</CardGroup>
## What You Get
- **Penetration test reports** — Validated findings with PoCs
- **Shareable dashboards** — Collaborate with your team
- **CI/CD integration** — Block risky changes automatically
- **Continuous monitoring** — Catch new vulnerabilities quickly
## Getting Started
2026-01-25 23:06:47 -08:00
1. Sign up at [app.strix.ai](https://app.strix.ai)
2026-01-20 21:08:29 -08:00
2. Connect your repository or enter a target URL
3. Launch your first scan
2026-01-25 23:06:47 -08:00
<Card title="Try Strix Cloud" icon="rocket" href="https://app.strix.ai">
2026-01-20 21:08:29 -08:00
Run your first pentest in minutes.
</Card>