// docs / quickstart
چټک پیل
Sign up وکړئ، خپل لومړی scan وچلوئ، report ولولئ. Free tier ریښتینی دی — د evaluate لپاره credit card ته اړتیا نشته.
1. Account جوړ کړئ
/sign-in ته ولاړ شئ او Google، GitHub یا د magic link بریښنالیک غوره کړئ. نوي حسابونه د Free پلان سره پیلیږي، چې په میاشت کې ۳ سکینونه او یوازې غیر فعال سکینونه شامل دي. وروسته به تاسو کولی شئ له حساب ← بلینګ څخه لوړ کړئ.
2. Scan وچلوئ
Target وټاکئ
له dashboard څخه New scan click کړئ، URL paste کړئ، او submit یې کړئ. FixVibe bare hostnames normalise کوي (example.com → https://example.com) او internal addresses reject کوي (RFC 1918، link-local، AWS metadata).
نږدې 20 seconds انتظار وکړئ
A passive scan maps the app, checks shipped responses and configuration for high-confidence security signals, and prepares the report. Live progress streams via the dashboard; you do not need to refresh.
Report ولولئ
د سکین له بشپړیدو وروسته راپور په اتوماتيک ډول خلاص کیږي. د Free پلان کاروونکي یوازې د لوړ شدت موندنه په بشپړ ډول ګوري (سرلیک، تشریح، شواهد، حلونه)؛ نورې موندنې د سرور په اړخ کې یوازې د شدت ښودلو ته راټیټېږي (د DOM څیړنه هم څه نه ښیي). د Hobby پلان او لوړ (Pro، Unlimited) ټولې موندنې خلاصوي او په هر یوه کې د AI fix prompt د کاپي تڼۍ اضافه کوي.
۳. فعال سکین چلوئ (اختیاري، د Hobby پلان او لوړ)
Active scans perform bounded, non-destructive verification against domains you own. Add and verify a domain at Dashboard → Domains, authorize active testing for that domain, then start an Active scan from New scan → Active mode or through REST/MCP where your plan allows it.
4. REST API وکاروئ
په Account → API tokens کې bearer token جوړ کړئ. Plaintext یوازې یو ځل ښودل کېږي؛ خپل CI / Cursor / curl ته یې paste کړئ.
# Start a passive scan
curl -X POST https://fixvibe.app/api/v1/scans \
-H "Authorization: Bearer fxv_..." \
-H "content-type: application/json" \
-d '{"target":"https://staging.example.com"}'Full reference په /docs/api کې.
5. FixVibe خپل AI agent ته plug کړئ (MCP)
FixVibe په /api/mcp کې MCP server ship کوي چې seven tools، two resources، او د templated remediation prompts لپاره /fixvibe-fix slash command لري. دا Claude Desktop / Cursor / Continue ته wire کړئ — وګورئ /docs/mcp.
وروسته چېرته لاړ شئ
- Scan types — passive vs active vs GitHub repo scans، attestation flow.
- Domains — domain verify کړئ، re-scans schedule کړئ، live threat monitoring enable کړئ.
- Quotas & limits — per-tier caps، API rate limits، retention policies.
بند پاتې یاست؟
support@fixvibe.app ته د سکین id او څه چې تاسو هیله کوله د څه چې تاسو ولیدل سره ولیکئ. د Hobby پلان معیاري ملاتړ ترلاسه کوي، د Pro پلان لومړیتوب ملاتړ ترلاسه کوي، او د Unlimited پلان وقف شوی ملاتړ لري.
