Skip to content

Add Static Security Analysis of GitHub Actions Workflows #4606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Dec 13, 2024
Merged

Conversation

Bibo-Joshi
Copy link
Member

@Bibo-Joshi Bibo-Joshi commented Dec 13, 2024

Inspired by

Edit:

  1. I tested that the modified pypi release workflows still work correctly
  2. I decided to set up a workflow for this instead of using pre-commit because
    1. this enables to use the online audits
    2. workflows are rarely updated so that adding a pre-commit hook for that seems like an unnecessary additional install step on local end to me
  3. As far as I see, dependabot is able to update actions that are pinned with a sha

@Bibo-Joshi Bibo-Joshi added ⚙️ security affected functionality: security 🔗 github-actions related technology: github-actions ⚙️ ci-cid affected functionality: ci-cid labels Dec 13, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

This reverts commit 3bb97f4.
@Bibo-Joshi Bibo-Joshi merged commit 4afe174 into master Dec 13, 2024
24 of 25 checks passed
@Bibo-Joshi Bibo-Joshi deleted the zizmor branch December 13, 2024 21:16
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚙️ ci-cid affected functionality: ci-cid 🔗 github-actions related technology: github-actions ⚙️ security affected functionality: security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant