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

uebelack / tossitin / 24633700949
100%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 04:26PM UTC
Jobs 1
Files 17
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 24633700949.1 19 Apr 2026 04:26PM UTC 34
100.0
GitHub Action Run
Source Files on build 24633700949
  • Tree
  • List 17
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24633700949
  • 0d46be26 on github
  • Prev Build on main (#24633658441)
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