Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CodeQL Workflow for Enhanced Security Scanning Across Multiple .NET Versions #456

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

DJStompZone
Copy link

This pull request introduces the CodeQL workflow aimed at scanning codebase for vulnerabilities and coding errors. It is configured to test against the three latest .NET versions: 6.0.x, 7.0.x, and 8.0.x.

The workflow is designed to run on two different GitHub Actions runners: windows-2019 and windows-latest (Windows 2022), ensuring comprehensive coverage and compatibility with supported Windows environments. This dual-runner setup allows us to catch issues that may arise from differences between the Windows versions, thereby taking proactive steps to help maintain secure and high-quality code.

Also, it comes with a nifty badge. 馃槃
CodeQL

@DJStompZone
Copy link
Author

Oh, oops. Commit history is an art form, and mine is abstract. Pro tip: Squash your commits unless you want your PR to look like you're trying to communicate in Morse code. 馃槵

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant