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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated CodeQL workflow now that it supports DotNet 8 #220

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

entvex
Copy link
Contributor

@entvex entvex commented May 27, 2024

Description

The CodeQL analysis workflow has been updated to include more detailed specifications for the analysis and build process. This includes adding information for runner and hardware resources considerations, permissions required for private CodeQL packs and private repositories, and increased detail on language analysis support. The build mode is now customizable, which allows for more control over how the codebase is analyzed. The upgrade of the analysis version to v3 has resulted in overall improvements to the security analysis of the codebase.

The CodeQL analysis workflow has been updated to include more detailed specifications for the analysis and build process. This includes adding information for runner and hardware resources considerations, permissions required for private CodeQL packs and private repositories, and increased detail on language analysis support. The workflow now utilizes dynamic runners based on language type and added support for the Swift language. The build mode is now customizable, which allows for more control over how the codebase is analyzed. The upgrade of the analysis version to v3 has resulted in overall improvements to the security analysis of the codebase.
@entvex entvex force-pushed the CodeQL-now-supports-DotNet-8 branch from a3e9903 to a6ecfbc Compare May 27, 2024 11:15
@entvex entvex changed the title Updated CodeQL workflow configurations Updated CodeQL workflow now that it supports DotNet 8 May 27, 2024
@entvex entvex self-assigned this May 27, 2024
@entvex entvex added the enhancement New feature or request label May 27, 2024
@entvex entvex marked this pull request as ready for review May 27, 2024 11:22
@entvex entvex requested a review from blankensteiner May 27, 2024 11:23
@blankensteiner blankensteiner merged commit 3bac2ba into apache:master Jun 3, 2024
3 checks passed
@entvex entvex deleted the CodeQL-now-supports-DotNet-8 branch June 3, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants