Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Conversation

@CleanCut
Copy link
Contributor

@CleanCut CleanCut commented Sep 3, 2025

This PR starts with the default, auto-generated Code QL configuration file which you get when you toggle on "advanced mode" for Code QL, and then switches C to a manual setup. We need to update to fix C not autobuilding to resolve this security vulnerability issue

This is the default, auto-generated file which we need to update to fix C not autobuilding.
Copilot AI review requested due to automatic review settings September 3, 2025 17:33

This comment was marked as outdated.

Copilot AI review requested due to automatic review settings September 3, 2025 17:54
Copy link

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 adds a CodeQL Advanced workflow configuration to enable security scanning across multiple languages, with manual build configuration for C to satisfy corporate security policy requirements despite minimal C code usage.

  • Configures CodeQL analysis for 6 languages (actions, c-cpp, java-kotlin, javascript-typescript, python, rust)
  • Sets up manual build mode for C/C++ analysis to handle the build failure issue
  • Creates a minimal C program build step that includes the project's header file to satisfy scanning requirements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@CleanCut
Copy link
Contributor Author

CleanCut commented Sep 3, 2025

I wasn't able to find a no-op workaround. After consulting in #vuln-management, I was advised to file an exception instead.

@CleanCut CleanCut closed this Sep 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants