• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

uebelack / tossitin
100%

Build:
DEFAULT BRANCH: main
Repo Added 17 Feb 2026 08:48PM UTC
Files 17
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main

19 Apr 2026 04:26PM UTC coverage: 100.0%. Remained the same
24633700949

push

github

uebelack
🔒 fix: add shell escape utility to prevent command injection vulnerabilities

Added a new `escapeShell` utility function to properly escape special characters in git commit messages, preventing potential command injection attacks. This addresses a security vulnerability where unescaped quotes, backticks, or dollar signs in commit messages could lead to arbitrary command execution.

Changes include:
- Create `escapeShell` utility to sanitize shell input by escaping `"`, `\`, `$`, and `` ` `` characters
- Apply shell escaping to commit message titles and descriptions in commit.mjs
- Add comprehensive test coverage for the new utility function
- Expand test suites across multiple modules (commit, branch, add, jira, config)
- Add user cancellation handling tests for branch and commit flows
- Fix CI workflow order (enable Corepack before setup-node)
- Add debug mode logging tests

100 of 100 branches covered (100.0%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 2 files covered. (100.0%)

155 of 155 relevant lines covered (100.0%)

11.29 hits per line

Relevant lines Covered
Build:
Build:
155 RELEVANT LINES 155 COVERED LINES
11.29 HITS PER LINE
Source Files on main
  • Tree
  • List 17
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24633700949 main 🔒 fix: add shell escape utility to prevent command injection vulnerabilities Added a new `escapeShell` utility function to properly escape special characters in git commit messages, preventing potential command injection attacks. This addresses a... push 19 Apr 2026 04:26PM UTC uebelack github
100.0
24633658441 main 🔒 fix: add shell escape utility to prevent command injection vulnerabilities Added a new `escapeShell` utility function to properly escape special characters in git commit messages, preventing potential command injection attacks. This addresses a... push 19 Apr 2026 04:24PM UTC uebelack github
100.0
22116112803 main 🎨 style: add newline at end of package.json push 17 Feb 2026 09:19PM UTC uebelack github
100.0
See All Builds (3)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc