zizmor 1.11.1rc1__py3-none-musllinux_1_2_armv7l.whl → 1.12.1__py3-none-musllinux_1_2_armv7l.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of zizmor might be problematic. Click here for more details.

@@ -0,0 +1,6 @@
1
+ Metadata-Version: 2.4
2
+ Name: zizmor
3
+ Version: 1.12.1
4
+ License-File: LICENSE
5
+ Home-Page: https://docs.zizmor.sh
6
+ Requires-Python: >=3.9
@@ -0,0 +1,5 @@
1
+ zizmor-1.12.1.data/scripts/zizmor,sha256=HMShM6RA52-d7rnpHqDGINj2GrgLTJgTsFwNFp8fH4o,17207680
2
+ zizmor-1.12.1.dist-info/METADATA,sha256=9d0foRgIiYnzOHNEoKzRehlQPvvyf883n5_74q1c0dI,130
3
+ zizmor-1.12.1.dist-info/WHEEL,sha256=WSdW2BDJw89YSvXFL8aATMC6meWhBcIb4t2Ed-lhaEI,104
4
+ zizmor-1.12.1.dist-info/licenses/LICENSE,sha256=pv0b0Y2nzsgoRjnVsNNRuQk0MXvhufnqlKB3YhxvNa8,1109
5
+ zizmor-1.12.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.0)
2
+ Generator: maturin (1.9.3)
3
3
  Root-Is-Purelib: false
4
4
  Tag: py3-none-musllinux_1_2_armv7l
@@ -1,128 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: zizmor
3
- Version: 1.11.1rc1
4
- License-File: LICENSE
5
- Summary: Static analysis for GitHub Actions
6
- Keywords: cli,github-actions,static-analysis,security
7
- Home-Page: https://docs.zizmor.sh
8
- Author: William Woodruff <william@yossarian.net>
9
- Author-email: William Woodruff <william@yossarian.net>
10
- License: MIT
11
- Requires-Python: >=3.9
12
- Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
13
- Project-URL: Source Code, https://github.com/zizmorcore/zizmor
14
-
15
- # 🌈 zizmor
16
-
17
- [![CI](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml/badge.svg)](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml)
18
- [![Crates.io](https://img.shields.io/crates/v/zizmor)](https://crates.io/crates/zizmor)
19
- [![Packaging status](https://repology.org/badge/tiny-repos/zizmor.svg)](https://repology.org/project/zizmor/versions)
20
- [![GitHub Sponsors](https://img.shields.io/github/sponsors/woodruffw?style=flat&logo=githubsponsors&labelColor=white&color=white)](https://github.com/sponsors/woodruffw)
21
- [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.com/invite/PGU3zGZuGG)
22
-
23
- `zizmor` is a static analysis tool for GitHub Actions.
24
-
25
- It can find many common security issues in typical GitHub Actions CI/CD setups,
26
- including:
27
-
28
- * Template injection vulnerabilities, leading to attacker-controlled code execution
29
- * Accidental credential persistence and leakage
30
- * Excessive permission scopes and credential grants to runners
31
- * Impostor commits and confusable `git` references
32
- * ...[and much more]!
33
-
34
- [and much more]: https://docs.zizmor.sh/audits/
35
-
36
- ![zizmor demo](https://zizmor.sh/assets/zizmor-demo.gif)
37
-
38
- See [`zizmor`'s documentation](https://docs.zizmor.sh/)
39
- for [installation steps], as well as a [quickstart] and
40
- [detailed usage recipes].
41
-
42
- [please file them]: https://github.com/zizmorcore/zizmor/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=bug-report.yml&title=%5BBUG%5D%3A+
43
-
44
- [installation steps]: https://docs.zizmor.sh/installation/
45
-
46
- [quickstart]: https://docs.zizmor.sh/quickstart/
47
-
48
- [detailed usage recipes]: https://docs.zizmor.sh/usage/
49
-
50
- ## License
51
-
52
- `zizmor` is licensed under the [MIT License](./LICENSE).
53
-
54
- ## Contributing
55
-
56
- See [our contributing guide!](./CONTRIBUTING.md)
57
-
58
- ## The name?
59
-
60
- *[Now you can have beautiful clean workflows!]*
61
-
62
- [Now you can have beautiful clean workflows!]: https://www.youtube.com/watch?v=ol7rxFCvpy8
63
-
64
- ## Sponsors 💖
65
-
66
- `zizmor`'s development is supported by these amazing sponsors!
67
-
68
- <!-- @@begin-sponsors@@ -->
69
- <table width="100%">
70
- <caption>Logo-level sponsors</caption>
71
- <tbody>
72
- <tr>
73
- <td align="center" valign="top" width="15%">
74
- <a href="https://astral.sh/">
75
- <img src="https://avatars.githubusercontent.com/u/115962839?s=100&v=4" width="100px">
76
- <br>
77
- Astral
78
- </a>
79
- </td>
80
- <td align="center" valign="top" width="15%">
81
- <a href="https://grafana.com/">
82
- <img src="https://avatars.githubusercontent.com/u/7195757?s=100&v=4" width="100px">
83
- <br>
84
- Grafana Labs
85
- </a>
86
- </td>
87
- <td align="center" valign="top" width="15%">
88
- <a href="https://trailofbits.com/">
89
- <img src="https://avatars.githubusercontent.com/u/2314423?s=100&v=4" width="100px">
90
- <br>
91
- Trail of Bits
92
- </a>
93
- </td>
94
- </tr>
95
- </tbody>
96
- </table>
97
- <hr align="center">
98
- <table width="100%">
99
- <caption>Name-level sponsors</caption>
100
- <tbody>
101
- <tr>
102
- <td align="center" valign="top">
103
- <a href="http://tenki.cloud/">
104
- Tenki Cloud
105
- </a>
106
- </td>
107
- </tr>
108
- </tbody>
109
- </table>
110
- <!-- @@end-sponsors@@ -->
111
-
112
- Is your name missing above? Consider becoming one of our sponsors through
113
- one of the following:
114
-
115
- - [GitHub Sponsors](https://github.com/sponsors/woodruffw) (preferred)
116
- - [thanks.dev](https://thanks.dev/u/gh/woodruffw)
117
- - [ko-fi](https://ko-fi.com/woodruffw)
118
-
119
- ## Star History
120
-
121
- <a href="https://star-history.com/#zizmorcore/zizmor&Date">
122
- <picture>
123
- <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=zizmorcore/zizmor&type=Date&theme=dark" />
124
- <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=zizmorcore/zizmor&type=Date" />
125
- <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=zizmorcore/zizmor&type=Date" />
126
- </picture>
127
- </a>
128
-
@@ -1,5 +0,0 @@
1
- zizmor-1.11.1rc1.data/scripts/zizmor,sha256=EbBdYKjiBj9Bx8MAr2Bb-on6L9pY6YEQ8N2awZT_d8o,17234884
2
- zizmor-1.11.1rc1.dist-info/METADATA,sha256=BtkGmgU2FBPzTuScuQJMQFNLLNY5t8MBpYKp2_eMgEI,4171
3
- zizmor-1.11.1rc1.dist-info/WHEEL,sha256=uk6lXffjnM20NjdJS1j5pULyv9smQtZKAlwiwmTYIRE,104
4
- zizmor-1.11.1rc1.dist-info/licenses/LICENSE,sha256=pv0b0Y2nzsgoRjnVsNNRuQk0MXvhufnqlKB3YhxvNa8,1109
5
- zizmor-1.11.1rc1.dist-info/RECORD,,