Skip to content

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

Development

Successfully merging this pull request may close these issues.

1 participant