awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • lukasmartinelli/hadolintAvatar de lukasmartinelli

    lukasmartinelli/hadolint

    12,225Voir sur 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
    Voir sur GitHub↗12,225
  1. Home
  2. Development Tools & Productivity
  3. Shell Configuration Management
  4. Shell Compatibility Mapping