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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PowerShell
Public
Notifications
You must be signed in to change notification settings
Fork
8.4k
Star
54.9k
Code
Issues
1.3k
Pull requests
315
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
Microsoft.PowerShell.Security
security
on
master
User selector
All users
All time
Commit history
Commits on Feb 23, 2026
Remove obsolete `CA2006` rule suppression (#25939)
xtqqczze
authored
19fa6a9
View commit details
Copy full SHA for 19fa6a9
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
Fix CA1837: Use 'Environment.ProcessId' (#26242)
xtqqczze
authored
9470212
View commit details
Copy full SHA for 9470212
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
Fix IDE0083: UseNotPattern (#26209)
xtqqczze
authored
250144e
View commit details
Copy full SHA for 250144e
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
Enable CA1858: Use 'StartsWith' instead of 'IndexOf' (#26107)
xtqqczze
authored
5cdafbc
View commit details
Copy full SHA for 5cdafbc
View code at this point
Browse repository at this point
Commits on Dec 29, 2024
Update `DnsNameList` for `X509Certificate2` to use `X509SubjectAlternativeNameExtension.EnumerateDnsNames` Method (#24714)
Armaan Mcleod (ArmaanMcleod)
authored
10d1785
View commit details
Copy full SHA for 10d1785
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Bump .NET 9 to `9.0.100-rc.1.24452.12` (#24273)
Aditya Patwardhan (adityapatwardhan)
authored
9303de5
View commit details
Copy full SHA for 9303de5
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Add the missing alias `LP` to `-LiteralPath` for some cmdlets (#20820)
God-damnit-all
authored
18a2679
View commit details
Copy full SHA for 18a2679
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Change `New-FileCatalog -CatalogVersion` default to 2 (#20428)
Thomas Nieto (ThomasNieto)
authored
4621c9e
View commit details
Copy full SHA for 4621c9e
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Remove parenthesis for empty attribute parameters (#20087)
Thomas Nieto (ThomasNieto)
authored
39513bb
View commit details
Copy full SHA for 39513bb
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Update to .NET 8 Preview 4 (#19696)
Aditya Patwardhan (adityapatwardhan)
authored
ebe0b54
View commit details
Copy full SHA for ebe0b54
View code at this point
Browse repository at this point
Commits on May 24, 2023
Apply IDE0019: InlineAsTypeCheck in Microsoft.PowerShell folder (#19689)
Dmitrii Volodin (Molkree)
authored
368a1ea
View commit details
Copy full SHA for 368a1ea
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Fix `Get-AuthenticodeSignature -Content` to not roundtrip the bytes to a Unicode string and then back to bytes (#18774)
Jordan Borean (jborean93)
authored
93e9c63
View commit details
Copy full SHA for 93e9c63
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Fix up all comments to be in the proper order with proper spacing (#18619)
James Truher (JamesWTruher)
authored
4f57804
View commit details
Copy full SHA for 4f57804
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Remove `ArchitectureSensitiveAttribute` from the code base (#18598)
Ilya (iSazonov)
authored
6aa74c5
View commit details
Copy full SHA for 6aa74c5
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)
Steve Lee (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)
Ilya (iSazonov)
authored
8965af3
View commit details
Copy full SHA for 8965af3
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Use overload APIs that take `char` instead of `string` when it's possible (#18179)
Ilya (iSazonov)
authored
8973b0c
View commit details
Copy full SHA for 8973b0c
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
Remove unused variables (#18058)
AZero13 (AZero13)
authored
397bd87
View commit details
Copy full SHA for 397bd87
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use compound assignment in Microsoft.PowerShell.ConsoleHost/Security (#17723)
Dmitrii Volodin (Molkree)
authored
7af4679
View commit details
Copy full SHA for 7af4679
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Set-AuthenticodeSignature hash default to SHA256 (#17560)
Jordan Borean (jborean93)
authored
9a9c766
View commit details
Copy full SHA for 9a9c766
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Use new Windows signature APIs from `Microsoft.Security.Extensions` package (#17159)
Show description for 8d453da
3 people
authored
8d453da
View commit details
Copy full SHA for 8d453da
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Add `OutputType` attribute to various commands (#16962)
MartinGC94
authored
5e6e7ca
View commit details
Copy full SHA for 5e6e7ca
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
Enable IDE0049 `PreferBuiltInOrFrameworkType` (#14491)
xtqqczze
authored
0f2f23f
View commit details
Copy full SHA for 0f2f23f
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
Fix CA1309: Use ordinal StringComparison in CertificateProvider (#14352)
xtqqczze
authored
a3366b8
View commit details
Copy full SHA for a3366b8
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Add SecureStringHelper.FromPlainTextString (#14124)
xtqqczze
authored
a6abf16
View commit details
Copy full SHA for a6abf16
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Fix RCS1215: Expression is always equal to true/false (#14356)
Show description for 6882193
xtqqczze
authored
6882193
View commit details
Copy full SHA for 6882193
View code at this point
Browse repository at this point
Commits on Jan 9, 2021
Fix IDE0090: Simplify new expression part 7 (#14341)
Show description for 3c7f4b5
xtqqczze
authored
3c7f4b5
View commit details
Copy full SHA for 3c7f4b5
View code at this point
Browse repository at this point
Fix SA1504: All accessors should be single-line or multi-lin (#14241)
Show description for b7a431a
xtqqczze
authored
b7a431a
View commit details
Copy full SHA for b7a431a
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Remove redundant local assignment in AclCommands (#14358)
xtqqczze
authored
a8213b5
View commit details
Copy full SHA for a8213b5
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Mark applicable structs as readonly and use in-modifier (#13919)
xtqqczze
authored
41ab20c
View commit details
Copy full SHA for 41ab20c
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Use consistent spacing in xml documentation tags (#14231)
xtqqczze
authored
d5b0264
View commit details
Copy full SHA for d5b0264
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Mark local variable as const (#13217)
Show description for c7bdb24
xtqqczze
authored
c7bdb24
View commit details
Copy full SHA for c7bdb24
View code at this point
Browse repository at this point
Fix CA1822: Mark members as static part 6 (#14229)
Show description for 8c8487c
xtqqczze
authored
8c8487c
View commit details
Copy full SHA for 8c8487c
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Remove unnecessary usings part 8 (#14072)
Show description for eafeab5
xtqqczze
authored
eafeab5
View commit details
Copy full SHA for eafeab5
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Enable SA1131: Use readable conditions (#14132)
Show description for 99a49e0
xtqqczze
authored
99a49e0
View commit details
Copy full SHA for 99a49e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.