Skip to content

ci: replace zizmor and cargo-deny with oxc-project/security-action#1635

Open
Boshen wants to merge 1 commit into
mainfrom
ci/security-action
Open

ci: replace zizmor and cargo-deny with oxc-project/security-action#1635
Boshen wants to merge 1 commit into
mainfrom
ci/security-action

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented May 19, 2026

Summary

  • Remove .github/workflows/zizmor.yml and .github/workflows/deny.yml workflows
  • Remove deny.toml configuration
  • Add .github/workflows/security.yml using oxc-project/security-action@v1.0.5

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit c1a8159
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a0c7cfe8960990008e34a53

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c1a81593cc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +10 to +11
paths:
- ".github/workflows/**"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Include Cargo.lock changes in push triggers

This workflow now only runs on push when files under .github/workflows/** change, so dependency-security checks are skipped for direct pushes to main that modify Cargo.lock. The pinned oxc-project/security-action only runs cargo-deny when the workflow is invoked and Cargo.lock changed, so this path filter removes the previous post-push coverage that deny.yml had for lockfile updates.

Useful? React with 👍 / 👎.

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.

1 participant