shellcheck
Script analyzer
A tool that analyzes shell scripts to detect syntax and semantic issues
ShellCheck, a static analysis tool for shell scripts
37k stars
414 watching
2k forks
Language: Haskell
last commit: about 2 months ago
Linked from 9 awesome lists
bashdeveloper-toolshaskelllintershellstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
anordal/shellharden | A tool that highlights syntax and provides suggestions to rewrite bash scripts for better quoting and conformance with ShellCheck standards. | 4,638 |
kowainik/shellmet | An out-of-shell solution for scripting in Haskell using shell commands | 71 |
pclalv/pronto-shellcheck | A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
merrychap/shellen | An interactive tool for crafting and disassembling shellcodes | 893 |
sqshq/sampler | A tool for monitoring and visualizing dynamic shell commands and processes | 12,956 |
twitchax/sheller | A .NET library that makes building shell scripts easy and fluent by abstracting away low-level command execution details. | 107 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,272 |
oalabs/blobrunner | A tool to debug shellcode extracted during malware analysis. | 567 |
reviewdog/action-shellcheck | Automates shell code review by running shellcheck with reviewdog on pull requests. | 102 |
oils-for-unix/oils | An upgrade path from bash to a more modern language and runtime | 2,974 |
b-ryan/powerline-shell | A customizable prompt generator for various shells | 6,229 |
kamalmarhubi/shell-workshop | Builds a basic shell with process launching and IO control capabilities through system calls. | 548 |
shellspec/shellspec | A full-featured BDD unit testing framework for shell scripting languages | 1,178 |
kyletimmermans/shell-color-prompt-tool | A tool to customize terminal prompts with color and menu-style selection guides from the command line. | 13 |
ther1d/shell_gpt | A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,933 |