Skip to content

Add codeql workflow#68

Merged
tillkamppeter merged 7 commits intoOpenPrinting:masterfrom
n0y0nD:add-codeql-workflow
Mar 18, 2026
Merged

Add codeql workflow#68
tillkamppeter merged 7 commits intoOpenPrinting:masterfrom
n0y0nD:add-codeql-workflow

Conversation

@n0y0nD
Copy link
Contributor

@n0y0nD n0y0nD commented Mar 16, 2026

This PR adds a GitHub CodeQL workflow to enable static security analysis for the libppd codebase.

The workflow installs required dependencies, builds the project using the autotools setup, and runs CodeQL analysis on the C/C++ sources.

@github-advanced-security
Copy link

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.

@tillkamppeter tillkamppeter merged commit b9c015f into OpenPrinting:master Mar 18, 2026
3 of 4 checks passed
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.

2 participants