Skip to content

Replace encoded bootstrap elevation with a verified script launch - #105

Merged
AmirMS (AmelBawa-msft) merged 2 commits into
mainfrom
user/amelbawa/dev-config-pe-2
Sep 18, 2026
Merged

AmirMS (AmelBawa-msft) merged 2 commits into
mainfrom
user/amelbawa/dev-config-pe-2

Conversation

@AmelBawa-msft

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

The security-sensitive UAC, command-line quoting, and Authenticode flow requires final validation on supported Windows PowerShell environments.

Pull request overview

Replaces encoded elevation with a commit-pinned, signature-verified bootstrap launch.

Changes:

  • Resolves refs to immutable commit SHAs before elevation.
  • Verifies, securely installs, and launches bootstrap.ps1 via -File.
  • Preserves signed PowerShell file bytes and updates documentation.
File summaries
File Description
.gitattributes Disables text normalization for signed scripts.
src/windows-dev-config/bootstrap.ps1 Implements verified bootstrap elevation.
src/windows-dev-config/README.md Documents the revised launch and network requirements.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AmelBawa-msft
AmirMS (AmelBawa-msft) merged commit 9ff0524 into main Sep 18, 2026
13 checks passed
@AmelBawa-msft
AmirMS (AmelBawa-msft) deleted the user/amelbawa/dev-config-pe-2 branch September 18, 2026 16:04
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.

3 participants