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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • lukasmartinelli/hadolintAvatar lukasmartinelli

    lukasmartinelli/hadolint

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