Skip to content

Add CodeQL#11

Open
tkatila wants to merge 1 commit into
mainfrom
tkatila/codeql
Open

Add CodeQL#11
tkatila wants to merge 1 commit into
mainfrom
tkatila/codeql

Conversation

@tkatila
Copy link
Copy Markdown
Contributor

@tkatila tkatila commented May 21, 2026

No description provided.

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Copy link
Copy Markdown

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

Adds a GitHub Actions workflow to run CodeQL code scanning for this repository, enabling automated security/static analysis on pushes, PRs, and a scheduled run.

Changes:

  • Introduces a new .github/workflows/codeql.yml workflow that runs CodeQL on main pushes/PRs, on a weekly cron schedule, and via manual dispatch.
  • Configures a matrix to analyze both actions and go languages and uploads results as artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml
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.

3 participants