8000 opt-in to - name: BUILDSECMON_OPT_IN (#16911) · PowerShell/PowerShell@8a004b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a004b3

Browse files
authored
opt-in to - name: BUILDSECMON_OPT_IN (#16911)
value: true Opt in to security monitoring
1 parent e1f52dd commit 8a004b3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

tools/releaseBuild/azureDevOps/releaseBuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ variables:
4444
value: https://github.com/powershell/powershell
4545
- name: SBOMGenerator_Formats
4646
value: spdx:2.2
47+
- name: BUILDSECMON_OPT_IN
48+
value: true
4749

4850
stages:
4951
- stage: prep

tools/releaseBuild/azureDevOps/releasePipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ variables:
1919
value: none
2020
- name: skipComponentGovernanceDetection
2121
value: true
22+
- name: BUILDSECMON_OPT_IN
23+
value: true
2224

2325
stages:
2426
- stage: MSIXBundle

0 commit comments

Comments
 (0)
0