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

twbs / bootstrap / 28308867162
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: v6-css-grid-container
DEFAULT BRANCH: main
Ran 28 Jun 2026 02:31AM UTC
Jobs 1
Files 33
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

28 Jun 2026 02:29AM UTC coverage: 94.295% (+0.05%) from 94.244%
28308867162

push

github

web-flow
Sanitizer: block data:/vbscript: URLs (XSS hardening) (#42549)

* Sanitizer: block data:/vbscript: URLs in allowed attributes

The sanitizer's SAFE_URL_PATTERN only rejected javascript:, so a
data:text/html (or vbscript:) URL in an href/src passed the allowList —
an XSS vector via data-bs-title/data-bs-content. Reject data: and
vbscript: in SAFE_URL_PATTERN and re-allow only safe base64 image/video/
audio data URLs via a restored DATA_URL_PATTERN. Fixes #42443.

* Bump bundlewatch size thresholds

* Sanitizer: drop redundant 0-9 from base64 data-URI char class

\d already matches 0-9, so the explicit 0-9 in the same class was dead
weight. Functionally identical; clears the CodeQL overly-permissive-range
alert on the overlap.

* Build: bump bundle.js bundlewatch threshold for sanitizer additions

1053 of 1175 branches covered (89.62%)

Branch coverage included in aggregate %.

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

2980 of 3102 relevant lines covered (96.07%)

218.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28308867162.1 28 Jun 2026 02:31AM UTC 33
94.3
GitHub Action Run
Source Files on build 28308867162
  • Tree
  • List 33
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28308867162
  • 947f1127 on github
  • Prev Build on v6-dev (#28280828593)
  • Next Build on v6-dev (#28316868037)
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