Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Conversation

@hendrikvanantwerpen
Copy link
Contributor

Addresses the vulnerabilities in https://github.com/github/vuln-mgmt/issues/131496.

Copilot AI review requested due to automatic review settings March 4, 2025 13:00
@hendrikvanantwerpen hendrikvanantwerpen requested a review from a team as a code owner March 4, 2025 13:00
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.

PR Overview

This PR addresses vulnerabilities by tightening the actions permissions and updating dependency versions to fixed commit hashes.

  • Adds explicit permissions to each GitHub workflow to reduce exposure.
  • Updates the Rust setup and release actions to fixed commit references (v2 for setup-rust-action and an updated commit for ncipollo/release-action).

Reviewed Changes

File Description
.github/workflows/perf.yml Added permissions; updated Rust setup action reference.
.github/workflows/ci.yml Added permissions; updated Rust setup action reference in multiple jobs.
.github/workflows/publish-tree-sitter-stack-graphs-java.yml Added permissions; updated both setup-rust-action and release-action references.
.github/workflows/publish-tree-sitter-stack-graphs-python.yml Added permissions; updated both setup-rust-action and release-action references.
.github/workflows/publish-tree-sitter-stack-graphs-typescript.yml Added permissions; updated both setup-rust-action and release-action references.
.github/workflows/publish-tree-sitter-stack-graphs-javascript.yml Added permissions; updated both setup-rust-action and release-action references.
.github/workflows/publish-tree-sitter-stack-graphs.yml Added permissions; updated both setup-rust-action and release-action references.
.github/workflows/publish-stack-graphs.yml Added permissions; updated both setup-rust-action and release-action references.
.github/workflows/publish-lsp-positions.yml Added permissions; updated both setup-rust-action and release-action references.

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@hendrikvanantwerpen hendrikvanantwerpen merged commit d0b5947 into main Mar 4, 2025
11 checks passed
@hendrikvanantwerpen hendrikvanantwerpen deleted the hendrikvanantwerpen/vulns branch March 4, 2025 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants