Skip to content

Conversation

@randombit
Copy link
Owner

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses security warnings identified by the zizmor GitHub Actions audit tool by adding a configuration file for zizmor and setting persist-credentials: false on all actions/checkout@v4 steps across workflow files.

Changes:

  • Added zizmor configuration file defining pinning policies for GitHub Actions
  • Disabled credential persistence in checkout actions to improve security posture

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
src/configs/zizmor.yml Adds zizmor configuration with pinning policies for actions
.github/workflows/nightly.yml Sets persist-credentials: false for all checkout actions
.github/workflows/codeql.yml Sets persist-credentials: false for all checkout actions
.github/workflows/ci.yml Sets persist-credentials: false for all checkout actions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coveralls
Copy link

Coverage Status

coverage: 90.395% (+0.002%) from 90.393%
when pulling e036dc0 on jack/zizmor
into 81beaa2 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants