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

optimizely / optimizely-flutter-sdk / 25323705916
87%

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

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

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

Jobs
ID Job ID Ran Files Coverage
1 25323705916.1 04 May 2026 02:10PM UTC 27
87.16
GitHub Action Run
Source Files on build 25323705916
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5ea6602c on github
  • Prev Build on master (#25323571281)
  • Next Build on master (#25324219299)
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