OpenJobDescription / openjd-model-for-python

Provides a Python implementation of the data model for Open Job Description's template schemas.
https://github.com/OpenJobDescription/openjd-specifications/wiki
Apache License 2.0
12 stars 7 forks source link

ci: add codeql analysis #132

Closed moorec-aws closed 1 month ago

moorec-aws commented 1 month ago

What was the problem/requirement? (What/Why)

We need code scanning on PRs

What was the solution? (How)

Add CodeQL Code Scanning for PRs, it will also run every monday on mainline

What is the impact of this change?

Adds Code Scanning for PRs

How was this change tested?

CodeQL passes

Was this change documented?

No

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

github-advanced-security[bot] commented 1 month 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.