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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

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

    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