Enable incremental binary analysis
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Enable incremental binary SDL analysis in pipelines and the staging pipeline for caching performance gains:
```
extends:
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
featureFlags:
incrementalSDLBinaryAnalysis: true
```
Contributor guide
Assessment
This issue has not been assessed yet.