// docs / quickstart
ចាប់ផ្តើមរហ័ស
ចុះឈ្មោះ, ដំណើរការ scan ដំបូង, អាន report។ Free tier គឺប្រើបានពិត — មិនត្រូវការ credit card ដើម្បីវាយតម្លៃទេ។
1. បង្កើតគណនី
សូមចូលទៅកាន់ /sign-in ហើយជ្រើសរើស Google, GitHub ឬអ៊ីម៉ែល magic link។ គណនីថ្មីចាប់ផ្តើមនៅគម្រោង Free ដែលរួមមានការស្កេន ៣ ដងក្នុងមួយខែ និងស្កេន passive តែប៉ុណ្ណោះ។ អ្នកអាចតម្លើងឡើងគម្រោងខ្ពស់ជាងពេលក្រោយពី គណនី → ការចេញវិក្កយបត្រ។
2. ដំណើរការ scan
ជ្រើស target
ពី dashboard ចុច New scan, paste URL, ហើយ submit។ FixVibe normalises bare hostnames (example.com → https://example.com) និង rejects internal addresses (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
របាយការណ៍បើកដោយស្វ័យប្រវត្តិនៅពេលបញ្ចប់។ អ្នកប្រើគម្រោង Free ឃើញតែការរកឃើញដែលមានកម្រិតធ្ងន់ធ្ងរបំផុតពេញលេញ (ចំណងជើង, ការពិពណ៌នា, ភ័ស្តុតាង, ការដោះស្រាយ); ការរកឃើញផ្សេងទៀតត្រូវបានកាត់បន្ថយនៅផ្នែកម៉ាស៊ីនមេទៅជា stub តែកម្រិតធ្ងន់ធ្ងរប៉ុណ្ណោះ (ការត្រួតពិនិត្យ DOM ក៏មិនបង្ហាញអ្វីដែរ)។ គម្រោង Hobby និងខ្ពស់ជាង (Pro, Unlimited) ដោះសោការរកឃើញទាំងអស់ បូកនឹងប៊ូតុងចម្លង AI fix prompt នៅគ្រប់រកឃើញនីមួយៗ។
៣. ដំណើរការស្កេន active (ស្រេចចិត្ត, គម្រោង 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
បង្កើត bearer token នៅ Account → API tokens។ Plaintext បង្ហាញម្តងតែប៉ុណ្ណោះ; paste វាទៅ 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 ផ្តល់ MCP server នៅ /api/mcp ដែលមាន tools ប្រាំពីរ, resources ពីរ, និង slash command /fixvibe-fix សម្រាប់ templated remediation prompts។ ភ្ជាប់វាទៅ 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 — cap តាម tier, API rate limits, retention policies។
ជាប់គាំង?
ផ្ញើអ៊ីម៉ែលទៅ support@fixvibe.app ជាមួយ id ស្កេន និងអ្វីដែលអ្នករំពឹងធៀបនឹងអ្វីដែលអ្នកបានឃើញ។ គម្រោង Hobby ទទួលបានការគាំទ្រស្តង់ដារ, គម្រោង Pro ទទួលបានការគាំទ្រអាទិភាព, និងគម្រោង Unlimited រួមបញ្ចូលការគាំទ្រឧទ្ទិស។
