FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-sdk/.github/workflows/zizmor.yml at main · modelcontextprotocol/python-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
24.2k
Code
Issues
206
Pull requests
184
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-sdk
/
.github
/
workflows
/
zizmor.yml
Copy path
View runs
More file actions
More file actions
Latest commit
History
History
History
25 lines (19 loc) · 593 Bytes
Breadcrumbs
python-sdk
/
.github
/
workflows
/
zizmor.yml
Copy path
File metadata and controls
25 lines (19 loc) · 593 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name
:
GitHub Actions Security Analysis
on
:
push
:
branches
:
["main"]
pull_request
:
branches
:
["**"]
permissions
:
{}
jobs
:
zizmor
:
runs-on
:
ubuntu-latest
permissions
:
security-events
:
write
#
Required for upload-sarif (used by zizmor-action) to upload SARIF files.
steps
:
-
name
:
Checkout repository
uses
:
actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
#
v6.0.3
with
:
persist-credentials
:
false
-
name
:
Run zizmor 🌈
uses
:
zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d
#
v0.5.6
Back
|
FazBrowse Home
|
New Git URL