Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
powercode
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
System.Management.Automation
engine
NativeCommandProcessor.cs
on
master
User selector
All users
All time
Commit history
Commits on Feb 3, 2026
Add CodeQL suppressions for NativeCommandProcessor (#26729)
anamnavi
authored
34f6e26
View commit details
Copy full SHA for 34f6e26
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Add PSApplicationOutputEncoding variable (#21219)
Show description for af26292
jborean93
authored
af26292
View commit details
Copy full SHA for af26292
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
Add CodeQL suppresion for NativeCommandProcessor (#26145)
anamnavi
authored
be0542b
View commit details
Copy full SHA for be0542b
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
Add `CodeQL` suppressions for `UpdatableHelp` and `NativeCommandProcessor` methods (#26132)
anamnavi
authored
d5267d2
View commit details
Copy full SHA for d5267d2
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Add Codeql Suppressions (#25943)
anamnavi
authored
1e46d89
View commit details
Copy full SHA for 1e46d89
View code at this point
Browse repository at this point
Commits on Sep 2, 2025
Remove obsolete `CA2240` rule suppression (#25957)
xtqqczze
authored
06ff422
View commit details
Copy full SHA for 06ff422
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
Update PATH environment variable for package manager executable on Windows (#25847)
Show description for d68c15e
daxian-dbw
authored
d68c15e
View commit details
Copy full SHA for d68c15e
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
Adding hex format for native command exit codes (#21067)
sba923
authored
a993992
View commit details
Copy full SHA for a993992
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
Make sure both stdout and stderr can be redirected from a native executable (#20997)
SeeminglyScience
authored
4faf527
View commit details
Copy full SHA for 4faf527
View code at this point
Browse repository at this point
Commits on Sep 23, 2023
Set experimental features to stable for 7.4 release (#20285)
JamesWTruher
authored
77e8021
View commit details
Copy full SHA for 77e8021
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Remove blank lines as instructed by `CodeFactor` rules (#20086)
ThomasNieto
authored
1af870c
View commit details
Copy full SHA for 1af870c
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Fix deadlock when piping to shell associated file extension (#19940)
SeeminglyScience
authored
153feb2
View commit details
Copy full SHA for 153feb2
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Fix typo in `NativeCommandProcessor.cs` (#19846)
eltociear
authored
26f6219
View commit details
Copy full SHA for 26f6219
View code at this point
Browse repository at this point
Fix native executables not redirecting to file (#19842)
SeeminglyScience
authored
066d7bf
View commit details
Copy full SHA for 066d7bf
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Update to .NET 8 Preview 4 (#19696)
adityapatwardhan
authored
ebe0b54
View commit details
Copy full SHA for ebe0b54
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Add a new experimental feature to control native argument passing style on Windows (#18706)
JamesWTruher
authored
5437f38
View commit details
Copy full SHA for 5437f38
View code at this point
Browse repository at this point
Avoid checking screen scraping on non-Windows platforms before launching native app (#19812)
JamesWTruher
authored
b9b5136
View commit details
Copy full SHA for b9b5136
View code at this point
Browse repository at this point
Commits on May 4, 2023
Fix the check when reading input in `NativeCommandProcessor` (#19614)
SeeminglyScience
authored
16c6030
View commit details
Copy full SHA for 16c6030
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
Support byte stream piping between native commands and file redirection (#17857)
SeeminglyScience
authored
2424ad8
View commit details
Copy full SHA for 2424ad8
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
Telemetry improvements for tracking experimental feature optout (#18762)
JamesWTruher
authored
14d7bfe
View commit details
Copy full SHA for 14d7bfe
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
Fix codefactor if part 1 (#19266)
CarloToso
authored
d004076
View commit details
Copy full SHA for d004076
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Replace `DllImport` with `LibraryImport` - 1 (#18603)
iSazonov
authored
3dc95ce
View commit details
Copy full SHA for 3dc95ce
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Replace DllImport with LibraryImport in SMA 3 (#18564)
iSazonov
authored
8686612
View commit details
Copy full SHA for 8686612
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
Replace DllImport with LibraryImport in SMA 4 (#18579)
iSazonov
authored
5b4a34f
View commit details
Copy full SHA for 5b4a34f
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Remove `ArchitectureSensitiveAttribute` from the code base (#18598)
iSazonov
authored
6aa74c5
View commit details
Copy full SHA for 6aa74c5
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Remove `gcloud` from the legacy list because it's resolved to a .ps1 script (#18575)
daxian-dbw
authored
b3a9ae3
View commit details
Copy full SHA for b3a9ae3
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
Add `gcloud` and `sqlcmd` to list to use legacy argument passing (#18559)
SteveL-MSFT
authored
04de304
View commit details
Copy full SHA for 04de304
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Replace DllImport with LibraryImport in engine (#18496)
SteveL-MSFT
authored
9f459c0
View commit details
Copy full SHA for 9f459c0
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Replace `msh` in public API comment based documentation with PowerShell equivalent (#18483)
SteveL-MSFT
authored
8374823
View commit details
Copy full SHA for 8374823
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Remove some static constants from `Utils.Separators` (#18154)
iSazonov
authored
8965af3
View commit details
Copy full SHA for 8965af3
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
On Unix, only explicitly terminate the native process if not in background (#18215)
SteveL-MSFT
authored
667e755
View commit details
Copy full SHA for 667e755
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
Replace `UTF8Encoding(false)` with `Encoding.Default` (#18144)
xtqqczze
authored
fd67038
View commit details
Copy full SHA for fd67038
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
Allow commands to still be executed even if the current working directory no longer exists (#17579)
SteveL-MSFT
authored
9213b77
View commit details
Copy full SHA for 9213b77
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
Use null propagation operator for windows build (#17795)
Show description for 5f4e100
fflaten
authored
5f4e100
View commit details
Copy full SHA for 5f4e100
View code at this point
Browse repository at this point
Use null propagation operator in /engine (#17789)
fflaten
authored
4b4f1d1
View commit details
Copy full SHA for 4b4f1d1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.