Skip to content

Commit 1985f3c

Browse files
authored
Enable BinSkim to Internal Pipeline (#5673)
1 parent b2dbf64 commit 1985f3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines-arcade.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ extends:
4242
compiled:
4343
enabled: false
4444
justificationForDisabling: 'CodeQL is already enabled in pipeline dotnet-wcf-codeql; this is a duplicate scan'
45+
binskim:
46+
enabled: true
47+
justificationForDisabling: true
4548
policheck:
4649
enabled: true
4750
tsa:

0 commit comments

Comments
 (0)