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

optimizely / optimizely-flutter-sdk / 25323705916 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 04 May 2026 02:10PM UTC
Files 27
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

04 May 2026 02:06PM UTC coverage: 87.157%. Remained the same
25323705916.1

push

github

muzahidul-opti
security: harden regex escaping and variable expansion

Additional security hardening for release skill:

1. Escape VERSION in sed regex:
   - Added regex metacharacter escaping for VERSION variable
   - Prevents unintended pattern matching if VERSION contains
     special characters like . + * ( ) [ ] etc.
   - Creates ESCAPED_VERSION before use in sed pattern

2. Properly quote PRERELEASE variable:
   - Replaced parameter expansion with explicit if/else
   - Ensures PRERELEASE is always properly quoted
   - Prevents word splitting or glob expansion issues

These changes address the medium-severity issues identified in
the security review.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

699 of 802 relevant lines covered (87.16%)

1.91 hits per line

Source Files on job 25323705916.1
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25323705916
  • 5ea6602c on github
  • Prev Job for on master (#25323571281.1)
  • Next Job for on master (#25324219299.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