mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
Some checks are pending
CI / Lint (push) Waiting to run
CI / Test (push) Waiting to run
CI / Test site build (push) Waiting to run
CI / All tests pass (push) Blocked by required conditions
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (manylinux) (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (musllinux) (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build Windows wheels (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build macOS wheels (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build source distribution (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Release (push) Blocked by required conditions
Deploy zizmor documentation site 🌐 / Deploy zizmor documentation to GitHub Pages 🌐 (push) Waiting to run
GitHub Actions Security Analysis with zizmor 🌈 / Run zizmor 🌈 (push) Waiting to run
Signed-off-by: William Woodruff <william@yossarian.net>
43 lines
941 B
HTML
43 lines
941 B
HTML
<!-- @@begin-sponsors@@ -->
|
|
<table width="100%">
|
|
<caption>Logo-level sponsors</caption>
|
|
<tbody>
|
|
<tr>
|
|
<td align="center" valign="top" width="15%">
|
|
<a href="https://grafana.com/">
|
|
<img src="https://avatars.githubusercontent.com/u/7195757?s=100&v=4" width="100px">
|
|
<br>
|
|
Grafana Labs
|
|
</a>
|
|
</td>
|
|
<td align="center" valign="top" width="15%">
|
|
<a href="https://trailofbits.com/">
|
|
<img src="https://avatars.githubusercontent.com/u/2314423?s=100&v=4" width="100px">
|
|
<br>
|
|
Trail of Bits
|
|
</a>
|
|
</td>
|
|
<td align="center" valign="top" width="15%">
|
|
<a href="https://www.shipfox.io">
|
|
<img src="https://avatars.githubusercontent.com/u/163036520?s=100&v=4" width="100px">
|
|
<br>
|
|
Shipfox
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<hr align="center">
|
|
<table width="100%">
|
|
<caption>Name-level sponsors</caption>
|
|
<tbody>
|
|
<tr>
|
|
<td align="center" valign="top">
|
|
<a href="https://github.com/ariccio">
|
|
Alexander Riccio
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<!-- @@end-sponsors@@ -->
|