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 }}
complexmediacode
/
PSScriptAnalyzer
Public
forked from
PowerShell/PSScriptAnalyzer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PSScriptAnalyzer
Engine
on
NanoServer
User selector
All users
All time
Commit history
Commits on Jul 23, 2015
Merge remote-tracking branch 'origin/NanoServer'
Show description for a04aac6
yutingc
committed
a04aac6
View commit details
Copy full SHA for a04aac6
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Merge development into master
Quoc Truong
committed
520c6ff
View commit details
Copy full SHA for 520c6ff
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
Handle assembly loading errors at composition time
Show description for e7002c0
daviwil
committed
e7002c0
View commit details
Copy full SHA for e7002c0
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Exclude external non-powershell applications (Console/GUI) from Positional Parameter rule application
raghushantha
committed
16dd47a
View commit details
Copy full SHA for 16dd47a
View code at this point
Browse repository at this point
Implementing profile
Quoc Truong
committed
6beb251
View commit details
Copy full SHA for 6beb251
View code at this point
Browse repository at this point
Merge pull request #275 from rkeithhill/master
Show description for a98d768
raghushantha
committed
a98d768
View commit details
Copy full SHA for a98d768
View code at this point
Browse repository at this point
Refactor Script Analyzer to work as .NET library
Show description for 7fa7034
daviwil
committed
7fa7034
View commit details
Copy full SHA for 7fa7034
View code at this point
Browse repository at this point
More tweaking to the intro text.
rkeithhill
committed
21fcf7a
View commit details
Copy full SHA for 21fcf7a
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
Added a RULE SUPPRESSION section and referenced it from both the RUNNING SCRIPT ANALYZER sections.
rkeithhill
committed
8c244ce
View commit details
Copy full SHA for 8c244ce
View code at this point
Browse repository at this point
Cleaned up the wording a bit more in the about help topic.
rkeithhill
committed
577b9e2
View commit details
Copy full SHA for 577b9e2
View code at this point
Browse repository at this point
Added an about help topic file and fixed a typo in the PSAvoidUsingWmiCmdlet rule description.
rkeithhill
committed
90aa28f
View commit details
Copy full SHA for 90aa28f
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
Add host to list of initialized variable
Quoc Truong
committed
665f847
View commit details
Copy full SHA for 665f847
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
Fix DSCClassRules not being applied when excluderule is used
Quoc Truong
committed
7699829
View commit details
Copy full SHA for 7699829
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Merge pull request #256 from PowerShell/FileVerboseMessageBranch
Show description for 0f1f937
raghushantha
committed
0f1f937
View commit details
Copy full SHA for 0f1f937
View code at this point
Browse repository at this point
WriteVerbose only when analyzing valid powershell files
raghushantha
committed
1b6c3a2
View commit details
Copy full SHA for 1b6c3a2
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Update PSScriptAnalyzer.psd1
raghushantha
committed
610b12c
View commit details
Copy full SHA for 610b12c
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Only raise NullComparisonRule if the RHS is an array or has unknown type
Quoc Truong
committed
09d7bd9
View commit details
Copy full SHA for 09d7bd9
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
Merge pull request #247 from PowerShell/ImprovePerformanceScriptAnalyzer
Show description for dc59597
Quoc Truong
committed
dc59597
View commit details
Copy full SHA for dc59597
View code at this point
Browse repository at this point
Remove comment
Quoc Truong
committed
295f9a3
View commit details
Copy full SHA for 295f9a3
View code at this point
Browse repository at this point
Remove countdownevent
Quoc Truong
committed
f4b99d4
View commit details
Copy full SHA for f4b99d4
View code at this point
Browse repository at this point
Fix merged conflict
Quoc Truong
committed
5c08380
View commit details
Copy full SHA for 5c08380
View code at this point
Browse repository at this point
Fix test failures and use tasks instead of backgroundworkers
Quoc Truong
committed
8ba1409
View commit details
Copy full SHA for 8ba1409
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
Remove the check for ScritpBlock in PositionalParameter
yutingc
committed
e731074
View commit details
Copy full SHA for e731074
View code at this point
Browse repository at this point
Improve Performance of ScriptAnalyzer by using BackgroundWorkers
Quoc Truong
committed
8241b86
View commit details
Copy full SHA for 8241b86
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Improve Performance of ScriptAnalyzer by using BackgroundWorkers
Quoc Truong
committed
fe4bf82
View commit details
Copy full SHA for fe4bf82
View code at this point
Browse repository at this point
Fix matches and psversiontable not recognized by variableanalysis
quoctruong
committed
8d5eafe
View commit details
Copy full SHA for 8d5eafe
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
Fix Splatted Variable and Pipeline bug in UseCmdletCorrectly and AvoidPositionalParameter
Quoc Truong
committed
618b07c
View commit details
Copy full SHA for 618b07c
View code at this point
Browse repository at this point
Commits on May 29, 2015
Simplifies logic of suppressing rule and fix a bug where rule suppression does not work for more than one variable
Quoc Truong
committed
8b973b9
View commit details
Copy full SHA for 8b973b9
View code at this point
Browse repository at this point
Fix conflict
yutingc
committed
fa1b8ac
View commit details
Copy full SHA for fa1b8ac
View code at this point
Browse repository at this point
Merge branch 'PowerShell/nanoserver' into HEAD
yutingc
committed
4da0c16
View commit details
Copy full SHA for 4da0c16
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/NanoServer'
Show description for 6c324a0
yutingc
committed
6c324a0
View commit details
Copy full SHA for 6c324a0
View code at this point
Browse repository at this point
Change List to HashSet
yutingc
committed
f565f2b
View commit details
Copy full SHA for f565f2b
View code at this point
Browse repository at this point
Fix a bug in the flow graphs for throw statements
Quoc Truong
committed
24d4515
View commit details
Copy full SHA for 24d4515
View code at this point
Browse repository at this point
Commits on May 28, 2015
Move checking cmdlet available to Helper
Show description for 46cc17a
yutingc
committed
46cc17a
View commit details
Copy full SHA for 46cc17a
View code at this point
Browse repository at this point
Add new rules and clean up
yutingc
committed
f9c7b6d
View commit details
Copy full SHA for f9c7b6d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.