// docs / quickstart
အမြန်စတင်ရန်
အကောင့်ဖွင့်၊ ပထမဆုံး scan ကို run လုပ်၊ report ကို ဖတ်ပါ။ Free tier သည် တကယ့်အသုံးပြုနိုင်သော tier ဖြစ်သည် — စမ်းသပ်ရန် credit card မလိုပါ။
1. အကောင့်ဖွင့်ပါ
/sign-in သို့သွား၍ Google, GitHub သို့မဟုတ် magic link အီးမေးလ်ကို ရွေးပါ။ အကောင့်အသစ်များသည် Free အစီအစဉ်မှ စတင်ပြီး တစ်လ ၃ ကြိမ် passive scan ပြုလုပ်နိုင်သည်။ နောက်မှ Account → Billing မှ အဆင့်တင်နိုင်သည်။
2. Scan တစ်ခု run လုပ်ပါ
Target တစ်ခု ရွေးပါ
Dashboard မှ New scan ကို နှိပ်၊ URL တစ်ခု ကူးထည့်ပြီး submit လုပ်ပါ။ FixVibe သည် bare hostname များကို normalize လုပ်သည် (example.com → https://example.com) နှင့် internal address များကို reject လုပ်သည် (RFC 1918၊ link-local၊ AWS metadata)။
~20 စက္ကန့် စောင့်ပါ
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 ကို ဖတ်ပါ
Scan ပြီးသည်နှင့် report သည် အလိုအလျောက် ပွင့်လာသည်။ Free အစီအစဉ် အသုံးပြုသူများသည် အရေးအကြီးဆုံး အဆင့်ရှိသော တွေ့ရှိမှုကိုသာ အပြည့်အစုံ မြင်နိုင်သည် (ခေါင်းစဉ်၊ ဖော်ပြချက်၊ သက်သေ၊ ပြုပြင်နည်း); အခြားတွေ့ရှိမှုများကို server ဘက်တွင် severity မှသာ ဖော်ပြသော stub များအဖြစ် ဖြတ်ထားသည် (DOM စစ်ဆေးခြင်းဖြင့်လည်း မမြင်နိုင်ပါ)။ Hobby အစီအစဉ်နှင့် ပိုမြင့်သော အစီအစဉ်များ (Pro, Unlimited) တွင် တွေ့ရှိမှုအားလုံးနှင့်အတူ AI fix prompt ကူးယူရန် ခလုတ်ကို ပိတ်ခြင်းဖြုတ်ထားသည်။
၃။ Active scan ပြုလုပ်ရန် (ရွေးချယ်နိုင်သော၊ 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 ထဲသို့ ကူးထည့်ပါ။
# 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"}'Reference အပြည့်အစုံကို /docs/api တွင် ကြည့်ပါ။
5. FixVibe ကို သင့် AI agent (MCP) ထဲသို့ ချိတ်ပါ
FixVibe သည် templated remediation prompt များအတွက် tool ခုနစ်ခု၊ resource နှစ်ခုနှင့် /fixvibe-fix slash command ပါဝင်သော MCP server ကို /api/mcp တွင် ပေးထားသည်။ ၎င်းကို Claude Desktop / Cursor / Continue ထဲသို့ ချိတ်ပါ — /docs/mcp ကို ကြည့်ပါ။
နောက်ထပ် ဘယ်ကို သွားမလဲ
- Scan အမျိုးအစားများ — passive vs active vs GitHub repo scans၊ attestation flow။
- Domain များ — domain ကို အတည်ပြု၊ re-scan အချိန်ဇယားဆွဲ၊ live threat monitoring ကို ဖွင့်ပါ။
- Quota နှင့် limit များ — tier အလိုက် cap များ၊ API rate limit များ၊ retention policy များ။
ပိတ်မိနေလား။
support@fixvibe.app သို့ scan id နှင့် မျှော်လင့်ထားသည်နှင့် မြင်ရသည်ကို နှိုင်းယှဉ်ပြ၍ အီးမေးပို့ပါ။ Hobby အစီအစဉ်သည် ပုံမှန် support ရရှိပြီး၊ Pro အစီအစဉ်သည် ဦးစားပေး support ရပြီး၊ Unlimited အစီအစဉ်တွင် သီးသန့် support ပါဝင်သည်။
