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

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

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

1 مستودع

Awesome GitHub RepositoriesShell Compatibility Mapping

Mapping of base image shell types to specific linting rule sets to avoid false positives in non-POSIX environments.

Distinct from Shell Configuration Management: Focuses on rule compatibility logic rather than persisting shell aliases or paths.

Explore 1 awesome GitHub repository matching development tools & productivity · Shell Compatibility Mapping. Refine with filters or upvote what's useful.

Awesome Shell Compatibility Mapping GitHub Repositories

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

    lukasmartinelli/hadolint

    12,225عرض على GitHub↗

    Hadolint is a Dockerfile linter and Haskell-based static analysis tool. It analyzes container image configuration files against a set of rules to ensure valid syntax and adherence to best practices. The tool functions as a wrapper for shell checkers to inspect inline shell commands and scripts within build instructions, identifying scripting errors and bugs. It also includes security auditing capabilities to warn when images are pulled from registries not explicitly listed as trusted. The analysis engine covers quality assurance through label schema validation, syntax pattern verification, a

    Allows specifying the shell used by a base image to automatically ignore rules that do not apply to non-POSIX environments.

    Haskell
    عرض على GitHub↗12,225
  1. Home
  2. Development Tools & Productivity
  3. Shell Configuration Management
  4. Shell Compatibility Mapping