awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesShell

Validation of shell script structural correctness to prevent unpredictable execution.

Distinct from Syntax Validation: Specialize syntax validation for shell scripting rather than SQL or general languages.

Explore 1 awesome GitHub repository matching data & databases · Shell. Refine with filters or upvote what's useful.

Awesome Shell GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • anordal/shellhardenanordal 的头像

    anordal/shellharden

    4,784在 GitHub 上查看↗

    Shellharden 是一个 Shell 脚本加固工具和 linter,旨在提高 Bash 脚本的安全性和可靠性。它作为一个自动化工具,重写脚本以遵循行业标准的引用和安全实践。 该项目提供了一个优化器和标准化工具,用更安全的函数等效项替换不安全的模式和别名。它包含一个语法高亮器,使用视觉标记和颜色来指示漏洞以及需要进行引用修正的区域。 该工具涵盖了广泛的功能,包括自动安全修复、漏洞检测和脚本错误检测。这些功能通过自动重写和结构化语法验证确保脚本的一致性。

    Identifies and visualizes structural errors and vulnerabilities to ensure scripts run predictably.

    Rust
    在 GitHub 上查看↗4,784
  1. Home
  2. Data & Databases
  3. SQL Abstract Syntax Tree Parsing
  4. Syntax Validation
  5. Shell