eclipse-uprotocol / up-cpp

uProtocol Language Specific Library for C++
Apache License 2.0
16 stars 25 forks source link

feat: add codeql workflow with manual build #167

Closed netomi closed 3 months ago

netomi commented 3 months ago

This PR adds a custom workflow to perform code analysis using a manual build as the autobuild feature fails for this repo.

netomi commented 3 months ago

I tested this workflow in my fork and analysis was performed successfully.

github-advanced-security[bot] commented 3 months ago

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.