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

m-lab / autojoin / 16273674499 / 1
70%
main: 70%

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

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

1311 of 1460 relevant lines covered (89.79%)

0.99 hits per line

Source Files on job 0 - 16273674499.1
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16273674499
  • daeb163b on github
  • Prev Job for on main (#16272361633.1)
  • Next Job for on main (#16274086109.1)
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