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

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

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

1 مستودع

Awesome GitHub RepositoriesScript Security Auditors

Tools that analyze scripts for security vulnerabilities like injection attacks.

Distinct from Shells & Scripting: Distinct from general shells and scripting: focuses specifically on auditing scripts for security flaws.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Script Security Auditors. Refine with filters or upvote what's useful.

Awesome Script Security Auditors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • rhysd/actionlintالصورة الرمزية لـ rhysd

    rhysd/actionlint

    3,617عرض على GitHub↗

    actionlint is a static analysis tool and linter specifically designed for GitHub Actions workflow files. It functions as a CI workflow validator and YAML configuration linter to ensure the syntax and logic of automation files are correct before deployment. The project distinguishes itself by performing deep security auditing and script analysis. It includes a shell script auditor to detect syntax bugs and script injection vulnerabilities in inline commands, and it scans for hardcoded credentials to prevent security leaks. The tool covers a broad range of validation capabilities, including ex

    Checks inline scripts within workflow commands for syntax errors and script injection vulnerabilities.

    Goactionscigithub-actions
    عرض على GitHub↗3,617
  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Shells & Scripting
  5. Script Security Auditors