Implement CodeQL Workflow for Enhanced Security Scanning Across Multiple .NET Versions
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.
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. 😬