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

kyma-project / busola / 35082090614
25%
main: 25%

Build:
Build:
LAST BUILD BRANCH: adjust-the-description-for-memory-and-cpu-charts
DEFAULT BRANCH: main
Ran 16 Sep 2026 10:03AM UTC
Jobs 2
Files 830
Run time 2min
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

16 Sep 2026 09:54AM UTC coverage: 25.2% (-0.003%) from 25.203%
35082090614

push

github

web-flow
fix: Validate pending kubeconfig ID read from localStorage (#5283)

* fix(security): validate pending kubeconfig ID read from localStorage

Adds a safe-character check in consumePendingKubeconfigId() so that
only values matching /^[\w.-]+$/ are returned. Any value outside that
set — e.g. javascript: schemes or encoded payloads — is discarded and
null is returned instead. This eliminates the SAST-flagged taint path
from localStorage to window.location.href in ssoDataAtom.tsx.

* refactor: use URL-encode round-trip to validate pending kubeconfig ID

Replaces the allowlist regex in consumePendingKubeconfigId() with an
encodeURIComponent round-trip check, per review feedback.

2434 of 12104 branches covered (20.11%)

Branch coverage included in aggregate %.

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

4872 of 16888 relevant lines covered (28.85%)

25.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
52.94
-3.31% src/state/intendedPathAtom.ts
Jobs
ID Job ID Ran Files Coverage
1 component - 35082090614.1 16 Sep 2026 10:03AM UTC 420
26.03
GitHub Action Run
2 unit - 35082090614.2 16 Sep 2026 10:03AM UTC 827
16.63
GitHub Action Run
Source Files on build 35082090614
  • Tree
  • List 830
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35082090614
  • b544ab6d on github
  • Prev Build on gh-readonly-queue/main/pr-5313-2ff295d24d9dfe706c541a55c671ca18d5afd568 (#35081970649)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc