Skip to content

Conversation

@Britel
Copy link
Collaborator

@Britel Britel commented Jul 6, 2025

Add CodeQL Security Analysis

This PR adds GitHub's CodeQL static analysis to automatically scan for security vulnerabilities and code quality issues.

Changes

  • Added .github/workflows/codeql.yml workflow
  • Analyzes Go and Python code
  • Runs on pushes/PRs to main + weekly schedule

What it does

  • Trigger on all pushes and PRs to the main branch
  • Analyze both Go and Python codebases
  • Shows results in PR checks and Security tab

The workflow uses GitHub's recommended settings and will start running immediately after merge.

@Britel Britel requested a review from a team as a code owner July 6, 2025 18:13
@Britel Britel closed this Sep 16, 2025
@Britel Britel deleted the Britel-code-ql branch September 16, 2025 22:46
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