Skip to content

Enable CodeQL with TSA#3099

Merged
mdh1418 merged 2 commits intomainfrom
enable_codeql
Nov 8, 2022
Merged

Enable CodeQL with TSA#3099
mdh1418 merged 2 commits intomainfrom
enable_codeql

Conversation

@mdh1418
Copy link
Copy Markdown
Member

@mdh1418 mdh1418 commented Nov 3, 2022

CodeQL is a static analysis tool that is able to scan source code to help detect security vulnerabilities. In dotnet/linker, there already exists auto-injection of CodeQL's init and finalize tasks within the official default pipeline.

This PR does the following:
Enables CodeQL
Enable TSA with CodeQL

Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@mdh1418 mdh1418 merged commit 3fd8e28 into main Nov 8, 2022
@mdh1418 mdh1418 deleted the enable_codeql branch November 8, 2022 15:27
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
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.

3 participants