Skip to main content
DevTools24

ماسح الأسرار

فحص الكود بحثاً عن الأسرار وبيانات الاعتماد المسربة. اكتشاف مفاتيح AWS ورموز GitHub ومفاتيح API والمزيد قبل الالتزام.

All scanning happens locally in your browser
Detected Secret Types:
AWS Access KeyAWS Secret KeyGitHub TokenGitHub Personal Access Token (Classic)Slack TokenSlack WebhookGoogle API KeyStripe Secret KeyStripe Publishable KeyStripe Test KeyTwilio API KeySendGrid API KeyMailchimp API Keynpm TokenPyPI TokenHeroku API KeyPrivate KeyPassword in URL
Note: This scanner uses pattern matching and may produce false positives. Always review detected items manually. Placeholders and environment variables are typically filtered out.

Secret Detection - التفاصيل التقنية

Accidentally committing secrets to version control is a common security issue. Secrets include API keys, database passwords, OAuth tokens, and private keys. Use pre-commit hooks and secret scanning tools to prevent leaks.

بديل سطر الأوامر

# Use git-secrets or gitleaks\ngitleaks detect --source .\n\n# Pre-commit hook example\npre-commit install

المرجع

عرض المواصفات الرسمية