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 }}
dreamsql
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
security
on
master
User selector
All users
All time
Commit history
Commits on Mar 1, 2017
Port CmsMessage cmdlets and Get-PfxCertificate to powershell core (#3224)
daxian-dbw
authored
fc30ae1
View commit details
Copy full SHA for fc30ae1
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Remove trailing whitespace (#3001)
lzybkr
authored
02b5f35
View commit details
Copy full SHA for 02b5f35
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Remove CheckForSevereException and private FailFast
Show description for 386b4f3
lzybkr
authored and
vors
committed
386b4f3
View commit details
Copy full SHA for 386b4f3
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
spelling: public identifiers in src/System.Management.Automation
jsoref
committed
ab7b500
View commit details
Copy full SHA for ab7b500
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
spelling: comments in src/System.Management.Automation/security
jsoref
committed
d898f18
View commit details
Copy full SHA for d898f18
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
These changes implement PowerShell remoting over SSH. The changes include feedback from code review comments.
PaulHigin
committed
44ad7f9
View commit details
Copy full SHA for 44ad7f9
View code at this point
Browse repository at this point
Update module path calculation logic to support side-by-side.
Show description for 3ff19e1
daxian-dbw
committed
3ff19e1
View commit details
Copy full SHA for 3ff19e1
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Reducing duplication of Environment variable extraction
mirichmo
committed
1e46151
View commit details
Copy full SHA for 1e46151
View code at this point
Browse repository at this point
Reducing exception catching within ConfigPropertyAccessor classes to provide greater control to callers regarding the most appropriate way to handle them.
mirichmo
committed
8ffb717
View commit details
Copy full SHA for 8ffb717
View code at this point
Browse repository at this point
Fixing execution policy so test automation works
mirichmo
committed
33c1f2d
View commit details
Copy full SHA for 33c1f2d
View code at this point
Browse repository at this point
ExecutionPolicy is now working from JSON files
mirichmo
committed
73689d6
View commit details
Copy full SHA for 73689d6
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Refactoring - use ?? in more places
PowerShellTeam
authored and
lzybkr
committed
22d2273
View commit details
Copy full SHA for 22d2273
View code at this point
Browse repository at this point
Refactoring - adjust modifiers declaration order
PowerShellTeam
authored and
lzybkr
committed
85d6e9f
View commit details
Copy full SHA for 85d6e9f
View code at this point
Browse repository at this point
Refactor - convert to auto-property
Show description for ae8d2ed
PowerShellTeam
authored and
lzybkr
committed
ae8d2ed
View commit details
Copy full SHA for ae8d2ed
View code at this point
Browse repository at this point
Remove unused using statements
PowerShellTeam
authored and
lzybkr
committed
bc4901b
View commit details
Copy full SHA for bc4901b
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Initial run of code formatter
Show description for 403ae3f
PowerShellTeam
authored and
lzybkr
committed
403ae3f
View commit details
Copy full SHA for 403ae3f
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
Integrate changes between [SD:717473] and [SD:725290]
PowerShellTeam
authored and
Sergei Vorobev
committed
0dd425d
View commit details
Copy full SHA for 0dd425d
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Change preprocessor macro LINUX to UNIX
lzybkr
committed
673dd2c
View commit details
Copy full SHA for 673dd2c
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Remove unusable links from the source code
Sergei Vorobev
committed
20c4172
View commit details
Copy full SHA for 20c4172
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Remove Platform.HasExecutionPolicy query
Show description for e6c037c
andyleejordan
committed
e6c037c
View commit details
Copy full SHA for e6c037c
View code at this point
Browse repository at this point
Remove Platform.HasAmsi query
andyleejordan
committed
c9a4197
View commit details
Copy full SHA for c9a4197
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
Fixed unreachable code issue
TravisEz13
committed
dc632bf
View commit details
Copy full SHA for dc632bf
View code at this point
Browse repository at this point
Removed language if statement no longer needed due to compiler if statement
Show description for 9a9ff6f
TravisEz13
committed
9a9ff6f
View commit details
Copy full SHA for 9a9ff6f
View code at this point
Browse repository at this point
Made check blocking execution policy, only blocking (always returning true) on linux
TravisEz13
committed
547d5da
View commit details
Copy full SHA for 547d5da
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Exclude the TimeZone/Computer/FileCatalog cmdlets for Linux. They use windows specific Win32 APIs
daxian-dbw
committed
c502b31
View commit details
Copy full SHA for c502b31
View code at this point
Browse repository at this point
Add missing files for OPS [SD:717473]
PowerShellTeam
authored and
daxian-dbw
committed
49fea9d
View commit details
Copy full SHA for 49fea9d
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Use Marshal.ZeroFreeCoTaskMemUnicode
Show description for 2f892e8
andyleejordan
committed
2f892e8
View commit details
Copy full SHA for 2f892e8
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Update files from Source Depot changeset [SD:715912]
Show description for 8ee6d6c
PowerShellTeam
authored and
andyleejordan
committed
8ee6d6c
View commit details
Copy full SHA for 8ee6d6c
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Revert CORECLR guard from FullCLR files
Show description for 69ce0e7
andyleejordan
committed
69ce0e7
View commit details
Copy full SHA for 69ce0e7
View code at this point
Browse repository at this point
Commits on May 31, 2016
Update files from Source Depot changeset [SD:709766]
Show description for b38773e
PowerShellTeam
authored and
andyleejordan
committed
b38773e
View commit details
Copy full SHA for b38773e
View code at this point
Browse repository at this point
Commits on May 23, 2016
Update files from Source Depot changeset [SD:706766]
Show description for b8dced8
PowerShellTeam
authored and
andyleejordan
committed
b8dced8
View commit details
Copy full SHA for b8dced8
View code at this point
Browse repository at this point
Commits on May 19, 2016
Update files from Source Depot changeset [SD:704605]
Show description for d9bf6b0
PowerShellTeam
authored and
andyleejordan
committed
d9bf6b0
View commit details
Copy full SHA for d9bf6b0
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
Update files from Source Depot changeset [SD:700586]
Show description for 3998ce0
PowerShellTeam
authored and
andyleejordan
committed
3998ce0
View commit details
Copy full SHA for 3998ce0
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Update files from psl-monad source-depot [SD:695331]
Show description for 273328d
Sergei Vorobev
authored and
andyleejordan
committed
273328d
View commit details
Copy full SHA for 273328d
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Replace IsX method with IsCore property
andyleejordan
committed
49066d2
View commit details
Copy full SHA for 49066d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.