shellcheck
Script analyzer
A tool that analyzes shell scripts to detect syntax and semantic issues
ShellCheck, a static analysis tool for shell scripts
36k stars
413 watching
2k forks
Language: Haskell
last commit: 18 days 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,634 |
kowainik/shellmet | An out-of-shell solution for scripting in Haskell using shell commands | 70 |
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 | 891 |
sqshq/sampler | A tool for monitoring and visualizing dynamic shell commands and processes | 12,575 |
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,267 |
oalabs/blobrunner | A tool to debug shellcode extracted during malware analysis. | 565 |
reviewdog/action-shellcheck | Automates shell code reviews by running shellcheck on pull requests | 102 |
oils-for-unix/oils | An upgrade path from bash to a more modern language and runtime | 2,848 |
b-ryan/powerline-shell | A customizable prompt generator for various shells | 6,224 |
kamalmarhubi/shell-workshop | Builds a basic shell with process launching and IO control capabilities through system calls. | 547 |
shellspec/shellspec | A full-featured BDD unit testing framework for shell scripting languages | 1,164 |
kyletimmermans/shell-color-prompt-tool | A tool to customize Zsh/Bash terminal prompts from the command line. | 12 |
ther1d/shell_gpt | A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,672 |