Skip to content

Add Missing Languages to CodeQL Advanced Configuration#135

Closed
denn-os wants to merge 2 commits into
mainfrom
rei-moo-patch-1
Closed

Add Missing Languages to CodeQL Advanced Configuration#135
denn-os wants to merge 2 commits into
mainfrom
rei-moo-patch-1

Conversation

@denn-os

@denn-os denn-os commented Jul 14, 2025

Copy link
Copy Markdown

We are working to improve and streamline CodeQL configuration at GitHub. Your repository

  1. Uses advanced CodeQL configuration
  2. Has languages in the repository that are not configured to be scanned by Code Scanning (CodeQL)

This PR adds those languages to your configuration. Merging this PR will ensure code scanning happens in your repo reliably and should eliminate future findings in Security Findings (assuming you update the configuration as contents of your repository changes).

If your repository does not require or benefit from advanced config (e.g. for compiled languages), you can change to default setup in lieu of merging this PR.

If you have concerns or questions about this, please mention @github/prodsec-engineering in this PR or drop in our slack channel with your question.

If this configuration update will work for your repository, please approve and merge this pull request

...to support additional language analysis in workflows.
Copilot AI review requested due to automatic review settings July 14, 2025 20:14
@denn-os
denn-os requested a review from a team as a code owner July 14, 2025 20:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adds the 'actions' language to the CodeQL advanced configuration to ensure comprehensive security scanning coverage for the repository. The change addresses a gap where GitHub Actions workflows were not being scanned by CodeQL despite being present in the repository.

  • Adds 'actions' language to the CodeQL language matrix for security scanning
  • Ensures all repository languages are properly configured for Code Scanning
  • Aligns with GitHub's initiative to improve and streamline CodeQL configuration

@github-advanced-security

Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@AshelyTC AshelyTC closed this Aug 20, 2025
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.

4 participants