Skip to content

Add CodeQL code scanning workflow#359

Merged
elvin03 merged 3 commits intoopen-edge-platform:mainfrom
elvin03:codeql
Jan 26, 2026
Merged

Add CodeQL code scanning workflow#359
elvin03 merged 3 commits intoopen-edge-platform:mainfrom
elvin03:codeql

Conversation

@elvin03
Copy link
Copy Markdown
Contributor

@elvin03 elvin03 commented Jan 22, 2026

Merge Checklist

All boxes should be checked before merging the PR

  • The changes in the PR have been built and tested
  • Ready to merge

Description

Add CodeQL code scanning workflow

Any Newly Introduced Dependencies

How Has This Been Tested?

Trigger CodeQL scanning workflow

Copilot AI review requested due to automatic review settings January 22, 2026 02:56
Copy link
Copy Markdown
Contributor

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 introduces automated security scanning capabilities by adding a GitHub Actions workflow for CodeQL code scanning. The workflow will run on pushes and pull requests to the main branch, as well as on a weekly schedule.

Changes:

  • Adds CodeQL Advanced workflow configuration
  • Configures analysis for GitHub Actions and Go languages
  • Includes security report generation and artifact upload steps

💡 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 Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@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.

Copy link
Copy Markdown
Contributor

@magerstam magerstam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elvin03 elvin03 merged commit 08ba1e9 into open-edge-platform:main Jan 26, 2026
19 of 20 checks passed
@elvin03 elvin03 deleted the codeql branch February 10, 2026 14:31
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