Document breaking change from CVE#12587
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
This PR documents a breaking change introduced by a security update for CVE-2025-54100, which modifies the default behavior of the Invoke-WebRequest cmdlet to require user confirmation before parsing web page content that might contain executable scripts.
- Updates the warning documentation to describe the new confirmation prompt behavior
- Adds details about the security update and how to bypass the prompt using
-UseBasicParsing - Updates the documentation date to reflect the current revision
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Learn Build status updates of commit 7e9ea02: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Document breaking change from CVE
PR Checklist