Skip to content

Commit baf7119

Browse files
authored
enable tsa for sdl scan (microsoft#181269)
1 parent 34cba75 commit baf7119

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/azure-pipelines/sdl-scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ variables:
3232
value: x64
3333
- name: Codeql.enabled
3434
value: true
35+
- name: Codeql.TSAEnabled
36+
value: true
3537

3638
stages:
3739
- stage: Windows

0 commit comments

Comments
 (0)