Text-Treesitter-Bash 0.001 Latest
Files
- .claude/skills/git-commit-style/SKILL.md
- .claude/skills/perl-core/SKILL.md
- .codex
- .gitignore
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- cpanfile
- dist.ini
- docs/superpowers/plans/2026-04-24-text-treesitter-bash.md
- docs/superpowers/specs/2026-04-24-text-treesitter-bash-design.md
- lib/Text/Treesitter/Bash.pm
- lib/Text/Treesitter/Bash/Security/Checker.pm
- lib/Text/Treesitter/Bash/Security/Rule.pm
- lib/Text/Treesitter/Bash/Security/Rule/DangerousFlags.pm
- lib/Text/Treesitter/Bash/Security/Rule/EnvDangerousVars.pm
- lib/Text/Treesitter/Bash/Security/Rule/MissingAbsolutePath.pm
- lib/Text/Treesitter/Bash/Security/Rule/PathTraversal.pm
- lib/Text/Treesitter/Bash/Security/Rule/SensitiveAccess.pm
- lib/Text/Treesitter/Bash/Security/Rule/UnquotedExpansion.pm
- share/tree-sitter-bash/LICENSE
- share/tree-sitter-bash/package.json
- share/tree-sitter-bash/queries/highlights.scm
- share/tree-sitter-bash/src/node-types.json
- share/tree-sitter-bash/src/parser.c
- share/tree-sitter-bash/src/scanner.c
- t/00_load.t
- t/10_commands.t
- t/20_findings.t
- t/30_security.t
- t/author-pod-syntax.t