Merge main into live - #55358
Open
dotnet-policy-service[bot] wants to merge 5 commits into
Open
Conversation
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>
|
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:
For more information about GitHub Code Scanning, check out the documentation. |
| 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 |
…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
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.
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
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.