[57514396] Use central TSA config for Foundation source analysis - #6738
Open
v-goradojcic wants to merge 1 commit into
Open
[57514396] Use central TSA config for Foundation source analysis#6738v-goradojcic wants to merge 1 commit into
v-goradojcic wants to merge 1 commit into
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First consumer rollout of the centrally maintained TSA configuration for Bug 57514396, following the merged central Config foundation.
What changes
sdl_sourcesjob) now reads its TSA config from the centrally maintainedWindowsAppSDKConfig/TSAOptions/tsaoptions.foundation.jsoninstead of the committed root.config/tsaoptions.json.WindowsAppSDKConfigrather than a change in every consumer.WindowsAppSDKTsaConfig(→ProjectReunion/WindowsAppSDKConfig@refs/heads/main) is replicated into the injectedsdl_sourcesjob viacheckout_all_repos. Acondition: falsediscovery job exists only so the compile-time checkout scan sees that repository; it never executes.Scope / deliberate non-changes
sdl_sourcesTSA config source changes.TSAUploadbehavior is unchanged:globalSdl.tsa.enabledis untouched and noperStage.sdl_sources.tsa.enabledis introduced..config/tsaoptions.jsonis deliberately retained for now.One file changed (
build/WindowsAppSDK-Foundation-Official.yml), 26 insertions, no deletions.Reference: Azure DevOps Bug 57514396 (tracking item — intentionally not auto-closed by this PR).