awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
duriantaco avatar

duriantaco/skylos

0
View on GitHub↗
455 نجوم·23 تفرعات·Python·Apache-2.0·3 مشاهداتskylos.dev↗

Skylos

Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

Features

  • Code Analysis Platforms - Framework-aware analysis for dead code and security scanning.
  • Security and Vulnerability Scanning - Dead code detection and security scanning for multiple languages.

سجل النجوم

مخطط تاريخ النجوم لـ duriantaco/skylosمخطط تاريخ النجوم لـ duriantaco/skylos

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Skylos

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Skylos.
  • github/codeqlالصورة الرمزية لـ github

    github/codeql

    9,252عرض على GitHub↗

    CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete

    CodeQLcodeqlgithub-advanced-securitygithub-security-lab
    عرض على GitHub↗9,252
  • ayarotsky/diesel-guardالصورة الرمزية لـ ayarotsky

    ayarotsky/diesel-guard

    115عرض على GitHub↗

    Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.

    Rust
    عرض على GitHub↗115
  • bearer/bearerالصورة الرمزية لـ Bearer

    Bearer/bearer

    2,566عرض على GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    عرض على GitHub↗2,566
  • coderaiser/putoutالصورة الرمزية لـ coderaiser

    coderaiser/putout

    793عرض على GitHub↗

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

    JavaScript
    عرض على GitHub↗793
عرض جميع البدائل الـ 30 لـ Skylos→

الأسئلة الشائعة

ما هي وظيفة duriantaco/skylos؟

Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

ما هي الميزات الرئيسية لـ duriantaco/skylos؟

الميزات الرئيسية لـ duriantaco/skylos هي: Code Analysis Platforms, Security and Vulnerability Scanning.

ما هي البدائل مفتوحة المصدر لـ duriantaco/skylos؟

تشمل البدائل مفتوحة المصدر لـ duriantaco/skylos: github/codeql — CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes… googleprojectzero/weggli — weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers… bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… coderaiser/putout — 🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support… ayarotsky/diesel-guard — Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes. microsoft/applicationinspector — ApplicationInspector is a multi-language static analysis tool designed to detect specific features and characteristics…