Skip to content

ci: Enhance GitHub Actions workflow with strict permissions and granu… - #424

Merged
Cylae merged 1 commit into
mainfrom
fix-path-fallbacks-and-raw-writes-16888415330612754490
Sep 17, 2026
Merged

Cylae merged 1 commit into
mainfrom
fix-path-fallbacks-and-raw-writes-16888415330612754490

Conversation

@Cylae

@Cylae Cylae commented Sep 17, 2026

Copy link
Copy Markdown
Owner

…lar steps

  • Adds permissions: contents: read to .github/workflows/rust.yml to enforce least privilege.
  • Splits the monolithic verification script execution into clearly named steps (Clippy Analysis, Unit & Integration Tests, Dependency License Check, Vulnerability Audit) so failures are properly attributed and visible in the GitHub Actions UI.

…lar steps

- Adds `permissions: contents: read` to `.github/workflows/rust.yml` to enforce least privilege.
- Splits the monolithic verification script execution into clearly named steps (Clippy Analysis, Unit & Integration Tests, Dependency License Check, Vulnerability Audit) so failures are properly attributed and visible in the GitHub Actions UI.
@Cylae
Cylae merged commit cd90f3c into main Sep 17, 2026
1 check passed
@Cylae
Cylae deleted the fix-path-fallbacks-and-raw-writes-16888415330612754490 branch September 17, 2026 07: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