Skip to content

Merge main into live - #55358

Open
dotnet-policy-service[bot] wants to merge 5 commits into
livefrom
main
Open

Merge main into live#55358
dotnet-policy-service[bot] wants to merge 5 commits into
livefrom
main

Conversation

@dotnet-policy-service

@dotnet-policy-service dotnet-policy-service Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
File Preview link
docs/azure/includes/dotnet-all.md Preview published page
docs/azure/includes/dotnet-new.md Preview published page
docs/core/extensions/create-resource-files.md Preview published page
docs/core/extensions/httpclient-factory.md Preview published page
docs/core/install/upgrade.md Preview published page
docs/framework/configure-apps/how-to-create-a-publisher-policy.md Preview published page
docs/framework/data/adonet/connection-strings-and-configuration-files.md Preview published page
docs/framework/data/adonet/dataset-datatable-dataview/security-guidance.md Preview published page
docs/framework/data/adonet/sql/provider-statistics-for-sql-server.md Preview published page
docs/framework/data/adonet/sql/sqlclient-support-for-high-availability-disaster-recovery.md Preview published page
docs/framework/deployment/how-the-runtime-locates-assemblies.md Preview published page
docs/framework/deployment/initialization-errors-managing-the-user-experience.md Preview published page
docs/framework/performance/clr-etw-keywords-and-levels.md Preview published page
docs/framework/reflection-and-codedom/reflection-for-windows-store-apps.md Preview published page
docs/fundamentals/code-analysis/quality-rules/ca5370.md Preview published page
docs/standard/asynchronous-programming-patterns/consuming-the-task-based-asynchronous-pattern.md Preview published page
docs/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-eap.md Preview published page
docs/standard/asynchronous-programming-patterns/implementing-the-task-based-asynchronous-pattern.md Preview published page
docs/standard/asynchronous-programming-patterns/index.md Preview published page
docs/standard/base-types/choosing-between-anonymous-and-tuple.md Preview published page
docs/standard/collections/sorted-collection-types.md Preview published page
docs/standard/garbage-collection/large-object-heap.md Preview published page
docs/standard/garbage-collection/performance.md Preview published page
docs/standard/generics.md Preview published page
docs/standard/io/asynchronous-file-i-o.md Preview published page
docs/standard/io/zip-tar-best-practices.md Preview published page
docs/standard/mef/index.md Preview published page
docs/standard/native-interop/importing-a-type-library-as-an-assembly.md Preview published page
docs/standard/native-interop/type-equivalence-and-embedded-interop-types.md Preview published page
docs/standard/parallel-programming/index.md Preview published page

Note

This table shows the first 30 preview links (sorted alphabetically by file path) found in the OPS build report. For the full list, select OpenPublishing.Build Details within checks.

azure-sdk-automation Bot and others added 3 commits August 10, 2026 10:06
Co-authored-by: azure-sdk <azuresdk@microsoft.com>
* Add TAR security guidance: link boundary validation, PAX extended attributes

Adds security guidance to the ZIP/TAR best-practices article for handling
untrusted TAR archives:
- A note that destination boundary validation assumes the destination is a
  real directory the app controls; a junction/symlink destination (or parent)
  causes extraction to follow the link, even with TarFile.ExtractToDirectory.
- A new section on PAX extended attributes and link names as untrusted,
  archive-supplied input that can override header fields.
- Updated the untrusted-metadata checklist item to include link names and
  PAX extended attributes.

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

* Update docs/standard/io/zip-tar-best-practices.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Apply review feedback: clearer wording for metadata limits

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

* Address review: remove ExtractToDirectory reference from untrusted-archive note

The note lives in the streaming/untrusted-input section, but referenced
TarFile.ExtractToDirectory, which the article frames as a trusted-input
convenience API. Reword to keep the note focused on manual boundary
validation and avoid the inconsistency.

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

---------

Co-authored-by: mangod9 <mangod9@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 11, 2026
egress-policy: audit

- uses: dotnet/docs-tools/actions/status-checker@455480c2e1c2fa90ecb711963250f000d66d3251 # main
- uses: dotnet/docs-tools/actions/status-checker@main

- name: Validate
uses: dotnet/docs-tools/actions/docs-verifier@1397e452fa0b49e9e52bc2443cd9ec6182a05294 # main
uses: dotnet/docs-tools/actions/docs-verifier@main
egress-policy: audit

- uses: dotnet/docs-tools/actions/preview-link-generator@455480c2e1c2fa90ecb711963250f000d66d3251 # main
- uses: dotnet/docs-tools/actions/preview-link-generator@main
Copilot AI and others added 2 commits August 11, 2026 10:04
…es (#54846)

* Initial plan

* Add SDK pinning recommendation to package lock files docs

* Edits

* Reformat instructions to make more sense

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Andy De George (from Dev Box) <adegeo@microsoft.com>
* Removed .NET framework versioning where appropriate

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants