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

m-lab / autojoin / 16273674499
90%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2025 05:32PM UTC
Jobs 1
Files 15
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

14 Jul 2025 05:32PM UTC coverage: 89.795% (+0.01%) from 89.781%
16273674499

push

github

web-flow
Implement security fixes for input validation (#75)

* Implement security fixes for input validation

- Fix regex patterns with proper anchoring (^pattern$) to prevent injection attacks
- Add port range validation (1-65535) in getPorts function
- Remove JWT token logging from register client to prevent token exposure
- Improve uplink validation with anchored regex pattern

These changes address potential security vulnerabilities while maintaining
backward compatibility for legitimate use cases.

* Add unit tests for security validation improvements

- Add TestIsValidName to verify anchored regex prevents injection
- Add TestIsValidUplink to verify anchored regex prevents injection
- Add TestGetPorts to verify port range validation (1-65535)
- Tests confirm security fixes work as expected

9 of 9 new or added lines in 1 file covered. (100.0%)

1311 of 1460 relevant lines covered (89.79%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 16273674499.1 14 Jul 2025 05:32PM UTC 15
89.79
GitHub Action Run
Source Files on build 16273674499
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • daeb163b on github
  • Prev Build on main (#16272361633)
  • Next Build on main (#16274086109)
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

© 2025 Coveralls, Inc