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

google / scaaml / 22197518271 / 1
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-525-cb6cbb978bec89068297aff61ef9bfac48ee50f4
DEFAULT BRANCH: main
Ran 19 Feb 2026 08:02PM UTC
Files 63
Run time 1s
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

19 Feb 2026 07:49PM UTC coverage: 86.632%. Remained the same
22197518271.1

push

github

web-flow
Bump keras from 3.13.1 to 3.13.2 (#477)

Bumps [keras](https://github.com/keras-team/keras) from 3.13.1 to
3.13.2.
<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>v3.13.2</h2>
<h2>Security Fixes &amp; Hardening</h2>
<p>This release introduces critical security hardening for model loading
and saving, alongside improvements to the JAX backend metadata
handling.</p>
<ul>
<li>
<p><strong>Disallow <code>TFSMLayer</code> deserialization in
<code>safe_mode</code> (<a
href="https://redirect.github.com/keras-team/keras/pull/22035">#22035</a>)</strong></p>
<ul>
<li>Previously, <code>TFSMLayer</code> could load external TensorFlow
SavedModels during deserialization without respecting Keras
<code>safe_mode</code>. This could allow the execution of
attacker-controlled graphs during model invocation.</li>
<li><code>TFSMLayer</code> now enforces <code>safe_mode</code> by
default. Deserialization via <code>from_config()</code> will raise a
<code>ValueError</code> unless <code>safe_mode=False</code> is
explicitly passed or
<code>keras.config.enable_unsafe_deserialization()</code> is
called.</li>
</ul>
</li>
<li>
<p><strong>Fix Denial of Service (DoS) in <code>KerasFileEditor</code>
(<a
href="https://redirect.github.com/keras-team/keras/pull/21880">#21880</a>)</strong></p>
<ul>
<li>Introduces validation for HDF5 dataset metadata to prevent
&quot;shape bomb&quot; attacks.</li>
<li>Hardens the <code>.keras</code> file editor against malicious
metadata that could cause dimension overflows or unbounded memory
allocation (unbounded numpy allocation of multi-gigabyte tensors).</li>
</ul>
</li>
<li>
<p><strong>Block External Links in HDF5 files (<a
href="https://redirect.github.com/keras-team/keras/pull/22057">#22057</a>)</strong></p>
<ul>
<li>Keras now explicitly disallows external links within HDF5 files
during loading. This prevents potential security risks... (continued)

3156 of 3643 relevant lines covered (86.63%)

0.87 hits per line

Source Files on job 22197518271.1
  • Tree
  • List 63
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22197518271
  • 8ea0dfe6 on github
  • Prev Job for on gh-readonly-queue/main/pr-477-9e68518acf5ffc6d6dca418cbbf086f976511fc2 (#21998059431.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