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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PSScriptAnalyzer
Public
Notifications
You must be signed in to change notification settings
Fork
410
Star
2.1k
Code
Issues
397
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add new AvoidSecretDisclosure rule
- #2183
#2183
Open
iRon7
wants to merge 11 commits into
PowerShell:main
PowerShell/PSScriptAnalyzer:main
from
iRon7:AvoidSecureStringDisclosure
iRon7/PSScriptAnalyzer:AvoidSecureStringDisclosure
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add new AvoidSecretDisclosure rule
#2183
iRon7
wants to merge 11 commits into
PowerShell:main
PowerShell/PSScriptAnalyzer:main
from
iRon7:AvoidSecureStringDisclosure
iRon7/PSScriptAnalyzer:AvoidSecureStringDisclosure
Copy head branch name to clipboard
Commits
Commits on May 6, 2026
Add new AvoidSecretDisclosure rule
iRon7
committed
586302f
View commit details
Copy full SHA for 586302f
Browse repository at this point
Merge branch 'main' into AvoidSecureStringDisclosure
iRon7
authored
9b67e56
View commit details
Copy full SHA for 9b67e56
Browse repository at this point
Implemented GitHub Copilot suggestions
iRon7
committed
014cfba
View commit details
Copy full SHA for 014cfba
Browse repository at this point
Commits on May 7, 2026
Update docs/Rules/AvoidSecretDisclosure.md
Show description for b2ed757
iRon7
and
sdwheeler
authored
b2ed757
View commit details
Copy full SHA for b2ed757
Browse repository at this point
Update docs/Rules/AvoidSecretDisclosure.md
Show description for 83b4194
iRon7
and
sdwheeler
authored
83b4194
View commit details
Copy full SHA for 83b4194
Browse repository at this point
Update docs/Rules/AvoidSecretDisclosure.md
Show description for 45813ad
iRon7
and
sdwheeler
authored
45813ad
View commit details
Copy full SHA for 45813ad
Browse repository at this point
Update docs/Rules/AvoidSecretDisclosure.md
Show description for 3473048
iRon7
and
sdwheeler
authored
3473048
View commit details
Copy full SHA for 3473048
Browse repository at this point
Update docs/Rules/AvoidSecretDisclosure.md
Show description for bc94e77
iRon7
and
sdwheeler
authored
bc94e77
View commit details
Copy full SHA for bc94e77
Browse repository at this point
Disabled new rule by convention, as it is a breaking change. Will enable in a future release after giving users time to adjust.
iRon7
committed
d62673c
View commit details
Copy full SHA for d62673c
Browse repository at this point
Commits on May 11, 2026
Windows PowerShell doesn't have a `ConvertFrom-SecureString -AsPlainText`
iRon7
committed
635c041
View commit details
Copy full SHA for 635c041
Browse repository at this point
Commits on May 17, 2026
Merge branch 'main' into AvoidSecureStringDisclosure
iRon7
authored
fc60573
View commit details
Copy full SHA for fc60573
Browse repository at this point
You can’t perform that action at this time.