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 }}
ZeroInfinite
/
PSScriptAnalyzer
Public
forked from
PowerShell/PSScriptAnalyzer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
development
User selector
All users
All time
Commit history
Commits on Oct 29, 2018
Add summary comment to some rules with short description (#1087)
Show description for 9acf387
pedrocodacy
authored and
bergmeister
committed
9acf387
View commit details
Copy full SHA for 9acf387
Browse repository at this point
Commits on Oct 23, 2018
Update, simplify, and consolidate build scripts (#1082)
Show description for 1eb9a01
JamesWTruher
authored and
bergmeister
committed
1eb9a01
View commit details
Copy full SHA for 1eb9a01
Browse repository at this point
Bump .Net Core SDK version to 2.1.401 (#1086)
Show description for 2df52ab
wilmardo
authored and
bergmeister
committed
2df52ab
View commit details
Copy full SHA for 2df52ab
Browse repository at this point
Commits on Oct 13, 2018
Revert previous update of the .net sdk as the AppVeyor Ubuntu image is not ready for it (and the commit was not supposed to go to development directly)
bergmeister
authored
789151c
View commit details
Copy full SHA for 789151c
Browse repository at this point
Update global.json
bergmeister
authored
7c40607
View commit details
Copy full SHA for 7c40607
Browse repository at this point
Commits on Oct 10, 2018
Update PR template to be more similar to the one of PowerShell but still distinguish where necessary (#1077)
bergmeister
authored
d507f5b
View commit details
Copy full SHA for d507f5b
Browse repository at this point
Commits on Oct 3, 2018
Merge pull request #1073 from bergmeister/FixParsingOfEmptySettingsFiles
Show description for 0d81244
JamesWTruher
authored
0d81244
View commit details
Copy full SHA for 0d81244
Browse repository at this point
Merge pull request #1043 from bergmeister/UseCompatibleCmdlets_AllowReferenceTobeUsedAsWell
Show description for 0272c25
JamesWTruher
authored
0272c25
View commit details
Copy full SHA for 0272c25
Browse repository at this point
Merge pull request #1074 from SeeminglyScience/reenable-command-caching
Show description for b5a19fa
JamesWTruher
authored
b5a19fa
View commit details
Copy full SHA for b5a19fa
Browse repository at this point
Commits on Oct 1, 2018
Moved CommandLookupKey to new file
SeeminglyScience
committed
1217068
View commit details
Copy full SHA for 1217068
Browse repository at this point
Enable command lookup caching by name and filter
Show description for ae3c26c
SeeminglyScience
committed
ae3c26c
View commit details
Copy full SHA for ae3c26c
Browse repository at this point
Commits on Sep 25, 2018
Fix test as bug only occurs when test settings file is present
bergmeister
committed
59277c7
View commit details
Copy full SHA for 59277c7
Browse repository at this point
Fix parsing of empty hashtable when string is provided as settings object
bergmeister
committed
aa4901b
View commit details
Copy full SHA for aa4901b
Browse repository at this point
Commits on Sep 21, 2018
Fix AlignAssignment rule to calculate alignment position correctly and avoid crash (#1070)
Show description for 2d439ff
bergmeister
authored
2d439ff
View commit details
Copy full SHA for 2d439ff
Browse repository at this point
Use RTM version of Microsoft.Management.Infrastructure (#1059)
bergmeister
authored
f4e77f9
View commit details
Copy full SHA for f4e77f9
Browse repository at this point
Commits on Sep 15, 2018
Updated example and corrected argument type. (#1069)
Show description for 15eadb8
morsley
authored and
bergmeister
committed
15eadb8
View commit details
Copy full SHA for 15eadb8
Browse repository at this point
Commits on Sep 13, 2018
Don't crash on CIM classes with no superclass (#1046)
Show description for a5571c5
edyoung
authored and
bergmeister
committed
a5571c5
View commit details
Copy full SHA for a5571c5
Browse repository at this point
Commits on Sep 6, 2018
Update AvoidNullOrEmptyHelpMessageAttribute.md (#1068)
Show description for 880b765
morsley
authored and
bergmeister
committed
880b765
View commit details
Copy full SHA for 880b765
Browse repository at this point
Commits on Sep 2, 2018
Improve test helper to assert against specific diagnostic type
bergmeister
committed
3c44cf4
View commit details
Copy full SHA for 3c44cf4
Browse repository at this point
Commits on Aug 21, 2018
Trigger AvoidPositionalParameters rule for function defined and called inside a script. (#963)
Show description for 1c4b704
kalgiz
authored and
bergmeister
committed
1c4b704
View commit details
Copy full SHA for 1c4b704
Browse repository at this point
Upgrade Microsoft.PowerShell.5.ReferenceAssemblies from 1.0.0 to 1.1.0 and remove redundant/transitive references (#1050)
Show description for 7218b2d
bergmeister
authored
7218b2d
View commit details
Copy full SHA for 7218b2d
Browse repository at this point
Commits on Aug 20, 2018
Remove RuntimeFrameworkVersion as this is given by the running version of PS anyway and .Net would upgrade automatically anyway if possible (#1052)
Show description for 353c2be
bergmeister
authored
353c2be
View commit details
Copy full SHA for 353c2be
Browse repository at this point
Upgrade Nuget packages and make them more consistent (#1051)
bergmeister
authored
3c706f5
View commit details
Copy full SHA for 3c706f5
Browse repository at this point
give explicit error on unsupported versions of pscore and document it (#1049)
bergmeister
authored
5b4bacb
View commit details
Copy full SHA for 5b4bacb
Browse repository at this point
Remove old and redundant test settings file core-6.0.0-alpha-windows.json (#1044)
bergmeister
authored
8ae2587
View commit details
Copy full SHA for 8ae2587
Browse repository at this point
Commits on Jul 27, 2018
Use TLS 1.2 for bootstrapping dotnet in CI (#1047)
bergmeister
authored
db2aabf
View commit details
Copy full SHA for db2aabf
Browse repository at this point
Commits on Jul 24, 2018
add tests and add alternative default reference if only wps is targeted
bergmeister
committed
97d77a9
View commit details
Copy full SHA for 97d77a9
Browse repository at this point
Make UseCompatibleCmdletsnot throw if default reference desktop-5.1.14393.206-windows is specified in the list of platforms
bergmeister
committed
a5cc361
View commit details
Copy full SHA for a5cc361
Browse repository at this point
Commits on Jul 19, 2018
Merge pull request #1011 from bergmeister/remove_build.cmd
Show description for 6e85ec0
JamesWTruher
authored
6e85ec0
View commit details
Copy full SHA for 6e85ec0
Browse repository at this point
Merge pull request #1020 from bergmeister/OutputType
Show description for a54a99c
JamesWTruher
authored
a54a99c
View commit details
Copy full SHA for a54a99c
Browse repository at this point
Merge pull request #1009 from bergmeister/PSSA_Artifact
Show description for dc0b4a3
JamesWTruher
authored
dc0b4a3
View commit details
Copy full SHA for dc0b4a3
Browse repository at this point
Merge pull request #1040 from PowerShell/add_exclude_switch
Show description for b79e2f5
JamesWTruher
authored
b79e2f5
View commit details
Copy full SHA for b79e2f5
Browse repository at this point
Commits on Jul 18, 2018
restart ci
bergmeister
committed
a5c84bb
View commit details
Copy full SHA for a5c84bb
Browse repository at this point
PR feedback: use Should better
edyoung
committed
6208566
View commit details
Copy full SHA for 6208566
Browse repository at this point
Commits on Jul 17, 2018
restart CI
bergmeister
committed
b035b4d
View commit details
Copy full SHA for b035b4d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.