Skip to content

Commit

Permalink
Merge pull request #2700 from microsoftgraph/disable_binskim
Browse files Browse the repository at this point in the history
Disable Binskim Step
  • Loading branch information
timayabi2020 authored Apr 25, 2024
2 parents e5183c4 + a121826 commit b15ddc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/weekly-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ extends:
parameters:
pool: $(BuildAgent)
sdl:
binskim:
enabled: false
justificationForDisabling: "Binskim keeps on crushing and failing the weekly build pipeline. Disabling it for now because we are unable to publish the artifacts to internal feeds."
credscan:
suppressionsFile: $(Build.SourcesDirectory)/.azure-pipelines/config/credscan/credscan-suppressions.json
policheck:
Expand Down

0 comments on commit b15ddc3

Please sign in to comment.