Skip to content

Conversation

@mrbiggred
Copy link
Member

Introduce a CodeQL workflow to analyze the codebase for security vulnerabilities and coding errors on pushes and pull requests to the main branch, as well as on a scheduled basis.

Copy link
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 adds a CodeQL code scanning workflow to analyze the repository for security vulnerabilities and coding errors. However, the repository is an MkDocs Material documentation/blog site consisting primarily of Markdown files and shell scripts, with no Python source code to analyze.

Key Issue:

  • The workflow is configured to scan Python code, but the repository contains no Python source files—only MkDocs configuration and Markdown content

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

@mrbiggred
Copy link
Member Author

Config file does not appear to be needed. Closing this PR.

@mrbiggred mrbiggred closed this Nov 21, 2025
@mrbiggred mrbiggred deleted the feature/add-code-scanning-config branch January 21, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops DevOps tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants