Skip to content

Commit dd63cb0

Browse files
committed
Focus binskim on just the binaries we build
1 parent 7830c55 commit dd63cb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ jobs:
141141
- ${{ if parameters.EnableOptProf }}:
142142
- powershell: Write-Host "##vso[task.setvariable variable=PROFILINGINPUTSDROPNAME]$(tools/variables/ProfilingInputsDropName.ps1)"
143143
displayName: ⚙ Set ProfilingInputsDropName for optprof
144+
sdl:
145+
binskim:
146+
analyzeTargetGlob: $(Build.ArtifactStagingDirectory)\symbols-Windows\**
144147

145148
outputParentDirectory: $(Build.ArtifactStagingDirectory)
146149
outputs:

0 commit comments

Comments
 (0)