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

google / sedpack / 31468586744
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-395-c973ca09c9925f620cf99ae3adef5d8fec0a5477
DEFAULT BRANCH: main
Ran 11 Aug 2026 07:26AM UTC
Jobs 1
Files 76
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

11 Aug 2026 07:20AM UTC coverage: 88.617%. Remained the same
31468586744

push

github

web-flow
Bump keras from 3.15.0 to 3.15.1 (#393)

Bumps [keras](https://github.com/keras-team/keras) from 3.15.0 to
3.15.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/keras-team/keras/releases">keras's
releases</a>.</em></p>
<blockquote>
<h2>Keras 3.15.1</h2>
<h1>Release Notes</h1>
<p>Keras 3.15.1 is a patch release containing important security
hardening, bug fixes, and Python 3.14 compatibility improvements.</p>
<h2>Security Fixes</h2>
<ul>
<li><strong>Restrict unpickling when loading IMDB and Reuters
datasets</strong> — Prevents insecure deserialization (CWE-502) by
replacing bare <code>np.load(allow_pickle=True)</code> with a restricted
unpickler that only permits numpy array reconstruction. (<a
href="https://redirect.github.com/keras-team/keras/pull/23047">#23047</a>)
by <a
href="https://github.com/LinZiyuu"><code>@​LinZiyuu</code></a></li>
<li><strong>Verify all intermediary H5 groups when navigating H5
files</strong> — Manually resolves nested H5 group paths to verify group
types at each step, preventing potential path traversal issues. (<a
href="https://redirect.github.com/keras-team/keras/pull/23168">#23168</a>)
by <a
href="https://github.com/hertschuh"><code>@​hertschuh</code></a></li>
<li><strong>Reject decompression-bomb members on the <code>.keras</code>
asset extraction path</strong> — Adds per-member decompression-ratio
checks before extracting <code>.keras</code> archives to disk,
preventing disk-exhaustion attacks via crafted archives. (<a
href="https://redirect.github.com/keras-team/keras/pull/23101">#23101</a>)
by <a
href="https://github.com/LinZiyuu"><code>@​LinZiyuu</code></a></li>
<li><strong>Restrict unpickling when loading CIFAR datasets</strong> —
Replaces bare <code>cPickle.load</code> in CIFAR-10/100 batch loading
with the numpy-only <code>RestrictedUnpickler</code>, blocking arbitrary
code execution via pickle gadgets. (<a
href="https://redirect.github.com/keras-team/keras/pull/23252">... (continued)

3075 of 3470 relevant lines covered (88.62%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31468586744.1 11 Aug 2026 07:26AM UTC 76
88.62
GitHub Action Run
Source Files on build 31468586744
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31468586744
  • 05b9e6cd on github
  • Prev Build on gh-readonly-queue/main/pr-392-bc50dd64e548fe905ab826bebedf16453c183103 (#31420766753)
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