Skip to content

Jeklouda/fix dotnet security 10.0.302 - #3091

Draft
jekloudaMSFT wants to merge 2 commits into
mainfrom
jeklouda/fix-dotnet-security-10.0.302
Draft

Jeklouda/fix dotnet security 10.0.302#3091
jekloudaMSFT wants to merge 2 commits into
mainfrom
jeklouda/fix-dotnet-security-10.0.302

Conversation

@jekloudaMSFT

Copy link
Copy Markdown
Collaborator

For more information about how to contribute to this repo, visit this page.

Description

Resolves Component Governance .NET SDK security alert for apps/blazor-test-app

If this Pull Request should close/resolve any issues when merged, use the special syntax for that here.

Main changes in the PR:

  1. <Change 1>
  2. <Change 2>

Validation

Validation performed:

  1. <Step 1>
  2. <Step 2>

Unit Tests added:

Unit tests are required for all changes. If no unit tests were added as part of this change, please explain why they aren't necessary.

<Yes/No>

End-to-end tests added:

<Yes/No>

Additional Requirements

Change file added:

Ensure the change file meets the formatting requirements.

<Yes/No>

Related PRs:

Remove this section if n/a

Next/remaining steps:

List the next or remaining steps in implementing the overall feature in subsequent PRs (or is the feature 100% complete after this?).

Remove this section if n/a

  • Item 1
  • Item 2

Screenshots:

Remove this section if n/a

Before After
< image1 > < image2 >

Bumps apps/blazor-test-app/global.json minimum SDK from >=10.0.300 to

>=10.0.302. The July 2026 .NET 10.0.10 security servicing release (SDK

10.0.302) patches 17 CVEs. The component governance alert recommended

10.0.110, but the repo already floored at the newer 10.0.3xx band; 10.0.302

is the latest patched release in that band, so this stays current without

downgrading.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c3fd8b40-f6bc-4f2b-88f5-af4d171abb61
Component Governance detected the agent's default .NET SDK (10.0.101) as the

vulnerable component, not just the global.json floor. Add a UseDotNet@2 step

pinning SDK 10.0.302 (July 2026 security servicing, 17 CVEs) before every

dotnet/build-force-blazor step so the Blazor test app builds against a patched

SDK regardless of the agent image default. web-e2e-playwright inherits it via

build-app-host.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c3fd8b40-f6bc-4f2b-88f5-af4d171abb61
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/teams-js/dist/esm/packages/teams-js/src/index.js 203.98 KB (0%) 4.1 s (0%) 1.5 s (+4.75% 🔺) 5.6 s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant