Skip to content

fix: Update codeql-ql.yml #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025
Merged

fix: Update codeql-ql.yml #51

merged 1 commit into from
Apr 11, 2025

Conversation

GeekMasher
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 10, 2025 14:48
@GeekMasher GeekMasher requested a review from a team as a code owner April 10, 2025 14:48
Copy link

github-actions bot commented Apr 10, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link

@Copilot 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 updates the CodeQL workflow configuration to use the new tool name "CodeQL-Community" instead of "CodeQL-Extractor" when updating the SARIF file.

  • Changed the tool driver name in the SARIF update command using jq.
Comments suppressed due to low confidence (1)

.github/workflows/codeql-ql.yml:110

  • This change updates the tool driver name in the SARIF file. Verify that all downstream processes or integrations expecting the previous value 'CodeQL-Extractor' are updated accordingly to maintain consistency.
jq '.runs[].tool.driver.name = "CodeQL-Community"' ${{ steps.run_ql.outputs.sarif }} > updated_sarif.sarif

@GeekMasher GeekMasher merged commit 265c354 into main Apr 11, 2025
5 of 6 checks passed
@GeekMasher GeekMasher deleted the GeekMasher-patch-2 branch April 11, 2025 08:04
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