Skip to content

fix(ci): unblock security analysis#351

Merged
Boshen merged 1 commit intomainfrom
fix-security-analysis
Apr 22, 2026
Merged

fix(ci): unblock security analysis#351
Boshen merged 1 commit intomainfrom
fix-security-analysis

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Apr 22, 2026

Summary

  • Run the security workflow on ubuntu-latest so the runner provides cargo for the cargo-deny step.
  • Update the pinned oxc-project/security-action reference to v1.0.2.
  • Update tar to 0.4.45 to clear current RustSec advisories.
  • Add workspace license metadata to fspy-related crates used by cargo-deny checks.

Verification

  • zizmor --strict-collection --show-audit-urls=always --min-severity=medium .
  • cargo deny check --config <(curl -fsSL https://raw.githubusercontent.com/oxc-project/security-action/v1.0.2/deny.toml)
  • git diff --check
  • cargo check --locked

Run the security workflow on ubuntu-latest so the host provides cargo for cargo-deny, update security-action to v1.0.2, update tar past current RustSec advisories, and add workspace license metadata for fspy crates.
@Boshen Boshen force-pushed the fix-security-analysis branch from a967b15 to fb87e12 Compare April 22, 2026 13:58
@Boshen Boshen merged commit c4815d2 into main Apr 22, 2026
19 of 21 checks passed
@Boshen Boshen deleted the fix-security-analysis branch April 22, 2026 14:01
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