aws-deadline / deadline-cloud-test-fixtures

This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages
Apache License 2.0
9 stars 13 forks source link

ci: add codeql analysis #132

Closed moorec-aws closed 2 months ago

moorec-aws commented 2 months 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 2 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.