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
security
SecureStringHelper.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 20, 2025
Remove redundant `CharSet` from `StructLayout` attributes. Part 1 (#26216)
xtqqczze
authored
fcb0e5c
View commit details
Copy full SHA for fcb0e5c
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
Update PSRP protocol to deprecate session key exchange between newer client and server (#25774)
daxian-dbw
authored
f4a452e
View commit details
Copy full SHA for f4a452e
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
CarloToso
authored
2ddc63f
View commit details
Copy full SHA for 2ddc63f
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 Jul 25, 2022
Use compound assignment in /System.Management.Automation (#17724)
Molkree
authored
8f6b758
View commit details
Copy full SHA for 8f6b758
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
Fix `ConvertTo-SecureString` with key regression due to .NET breaking change (#16068)
PaulHigin
authored
0d7ba2f
View commit details
Copy full SHA for 0d7ba2f
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 Nov 11, 2020
Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574)
xtqqczze
authored
4d2965a
View commit details
Copy full SHA for 4d2965a
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Run `dotnet-format` to improve formatting of source code (#13503)
xtqqczze
authored
52ecb6d
View commit details
Copy full SHA for 52ecb6d
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Revert "Use `is null` syntax (#13277)" (#13322)
Show description for 4b9b078
daxian-dbw
authored
4b9b078
View commit details
Copy full SHA for 4b9b078
View code at this point
Browse repository at this point
Use `is null` syntax (#13277)
Show description for 6c03776
xtqqczze
authored
6c03776
View commit details
Copy full SHA for 6c03776
View code at this point
Browse repository at this point
Commits on May 31, 2020
Add readonly modifier to internal static members (#11777)
Show description for e93381e
xtqqczze
authored
e93381e
View commit details
Copy full SHA for e93381e
View code at this point
Browse repository at this point
Commits on May 19, 2020
Use nameof operator (#12716)
Show description for 9212aac
xtqqczze
authored
9212aac
View commit details
Copy full SHA for 9212aac
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
SteveL-MSFT
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Use span-based overloads (#11884)
iSazonov
authored
b5d4739
View commit details
Copy full SHA for b5d4739
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Cleanup: sort usings (#9490)
iSazonov
authored
bd6fdae
View commit details
Copy full SHA for bd6fdae
View code at this point
Browse repository at this point
Commits on Mar 23, 2019
Enable `SecureString` cmdlets for non-Windows (#9199)
Show description for 3255d84
SteveL-MSFT
and
TravisEz13
committed
3255d84
View commit details
Copy full SHA for 3255d84
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Cleanup dllimport (#8847)
iSazonov
authored
11ae24f
View commit details
Copy full SHA for 11ae24f
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Style: Change first char to upper in summary comments (#8597)
iSazonov
authored and
adityapatwardhan
committed
d801544
View commit details
Copy full SHA for d801544
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Style: Add the ending period to the XML document texts (#8577)
iSazonov
authored and
daxian-dbw
committed
1be3f4c
View commit details
Copy full SHA for 1be3f4c
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Style: Change 'String.' to 'string.' (#8568)
iSazonov
authored
dfd2f69
View commit details
Copy full SHA for dfd2f69
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Style: Convert to upper first char in <param> and <exception> doc tags (#8556)
iSazonov
authored
7207db6
View commit details
Copy full SHA for 7207db6
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Style: Add period before </param> and </exception> doc tags (#8553)
iSazonov
authored
479fc64
View commit details
Copy full SHA for 479fc64
View code at this point
Browse repository at this point
Style: Remove extra spaces after <para> and before </para> docs tags (#8547)
iSazonov
authored
767c13f
View commit details
Copy full SHA for 767c13f
View code at this point
Browse repository at this point
Commits on Dec 26, 2018
Style: remove '<remarks> </remarks>' (#8538)
iSazonov
authored
3995744
View commit details
Copy full SHA for 3995744
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
Style: Add period before returns doc tag (#8535)
Show description for 871ce56
iSazonov
authored
871ce56
View commit details
Copy full SHA for 871ce56
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Code cleanup: Add space after closing brace where needed (#8530)
Show description for 4af3068
SteveL-MSFT
authored and
iSazonov
committed
4af3068
View commit details
Copy full SHA for 4af3068
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
Change 'String' to 'string' for simple references (#8519)
daxian-dbw
authored and
iSazonov
committed
289981a
View commit details
Copy full SHA for 289981a
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
Improve error message on non-Windows when importing clixml with securestring (#7997)
SteveL-MSFT
authored and
TravisEz13
committed
b62e152
View commit details
Copy full SHA for b62e152
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
Remove empty xml comment lines (#7401)
iSazonov
authored
5d03e16
View commit details
Copy full SHA for 5d03e16
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
CodeFactor code style cleanup: replace literal empty strings with 'string.Empty' (#6950)
iSazonov
authored and
daxian-dbw
committed
e177fca
View commit details
Copy full SHA for e177fca
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344
SteveL-MSFT
authored and
TravisEz13
committed
c1c5344
View commit details
Copy full SHA for c1c5344
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Use consistent '(c)' for copyright symbol (#5210)
Show description for 4bc52d2
SteveL-MSFT
authored and
daxian-dbw
committed
4bc52d2
View commit details
Copy full SHA for 4bc52d2
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
Refactor PowerShell Core to use the default CoreCLR loader instead (#3903)
Show description for 8ae6c5b
daxian-dbw
authored
8ae6c5b
View commit details
Copy full SHA for 8ae6c5b
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
Previous
Next
You can’t perform that action at this time.