Skip to content

Commit 3fffdce

Browse files
ci: add zizmor security scanning for GitHub Actions workflows (#3053)
Adds a CI job that runs the [zizmor](https://docs.zizmor.sh) static analyzer over the workflow files under `.github/`. `zizmor` audits GitHub Actions workflows for supply-chain and privilege-escalation weaknesses — unpinned action references, credential persistence through the checkout token, template injection via `${{ ... }}` expansion in `run:` blocks, and overly broad `GITHUB_TOKEN` permissions. This is a CI/configuration-only change; no library code, tests, or documentation are affected. 1bfd8e6
1 parent c145528 commit 3fffdce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

reference/comparison.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@
10551055
<h1>Comparison Table NumPy/ DPNP/ CuPy<a class="headerlink" href="#comparison-table-numpy-dpnp-cupy" title="Link to this heading">¶</a></h1>
10561056
<p>Here is a list of NumPy and CuPy APIs and its corresponding DPNP implementations.</p>
10571057
<p><code class="docutils literal notranslate"><span class="pre">-</span></code> in DPNP column means that DPNP implementation is not provided yet.</p>
1058-
<p><strong>NumPy(v2.5.2) / DPNP(v0.21.0dev7+10.g5da183e958f) / CuPy(v14.2.0) APIs</strong></p>
1058+
<p><strong>NumPy(v2.5.2) / DPNP(v0.21.0dev7+11.g1bfd8e6f6fe) / CuPy(v14.2.0) APIs</strong></p>
10591059
<section id="summary">
10601060
<h2>Summary<a class="headerlink" href="#summary" title="Link to this heading">¶</a></h2>
10611061
<div class="table-wrapper docutils container">

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)