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 }}
classicvalues
/
PSScriptAnalyzer
Public
forked from
PowerShell/PSScriptAnalyzer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 25, 2022
Merge pull request #2 from LaudateCorpus1/imgbot
Show description for 960f863
classicvalues
authored
960f863
View commit details
Copy full SHA for 960f863
Browse repository at this point
Merge pull request #1 from LaudateCorpus1/whitesource/configure
Show description for 1df5520
classicvalues
authored
1df5520
View commit details
Copy full SHA for 1df5520
Browse repository at this point
Add .whitesource configuration file
mend-bolt-for-github[bot]
authored
08d076b
View commit details
Copy full SHA for 08d076b
Browse repository at this point
[ImgBot] Optimize images
Show description for ed21247
ImgBotApp
committed
ed21247
View commit details
Copy full SHA for ed21247
Browse repository at this point
Commits on Feb 24, 2022
use compliant build environment for release build. (#1776)
Show description for 54388b5
JamesWTruher
authored
54388b5
View commit details
Copy full SHA for 54388b5
Browse repository at this point
Commits on Jan 20, 2022
Enable SBOM creation for script analyzer (#1762)
Show description for 416a4b1
JamesWTruher
authored
416a4b1
View commit details
Copy full SHA for 416a4b1
Browse repository at this point
Commits on Nov 30, 2021
Fix links to work on GitHub (#1738)
Show description for 77ba74b
andyleejordan
authored
77ba74b
View commit details
Copy full SHA for 77ba74b
Browse repository at this point
Commits on Nov 23, 2021
Skip OpenBrace check when preceded by Dot token (#1750)
Show description for b5af8d7
bergmeister
authored
b5af8d7
View commit details
Copy full SHA for b5af8d7
Browse repository at this point
Commits on Nov 8, 2021
Update AvoidUsingWMICmdlet.md (#1737)
C0smin
authored
2891c2a
View commit details
Copy full SHA for 2891c2a
Browse repository at this point
Commits on Oct 22, 2021
Fix broken doc link in README (#1735)
AndrewRathbun
authored
5ba71a9
View commit details
Copy full SHA for 5ba71a9
Browse repository at this point
Commits on Oct 19, 2021
Add metadata to docs (#1731)
sdwheeler
authored
0be5a01
View commit details
Copy full SHA for 0be5a01
Browse repository at this point
Commits on Oct 18, 2021
Remove Ubuntu 16.04 from test matrix (#1733)
Show description for 71f44d6
rjmholt
authored
71f44d6
View commit details
Copy full SHA for 71f44d6
Browse repository at this point
Commits on Oct 12, 2021
Use PowerShell1ES pool for official build (#1719)
JamesWTruher
authored
27b44e7
View commit details
Copy full SHA for 27b44e7
Browse repository at this point
Update cmdlet docs for 1.20.0 (#1726)
sdwheeler
authored
b063f90
View commit details
Copy full SHA for b063f90
Browse repository at this point
Commits on Oct 5, 2021
Fixes #1720 - move rule docs and update tests (#1724)
Show description for 359f98f
sdwheeler
authored
359f98f
View commit details
Copy full SHA for 359f98f
Browse repository at this point
Commits on Sep 29, 2021
Update rule docs (#1711)
Show description for 00bea7a
sdwheeler
authored
00bea7a
View commit details
Copy full SHA for 00bea7a
Browse repository at this point
Commits on Sep 28, 2021
Fix NRE when custom rules omit optional properties in diagnostics (#1715)
Show description for a42ab5f
rjmholt
authored
a42ab5f
View commit details
Copy full SHA for a42ab5f
Browse repository at this point
Commits on Aug 27, 2021
Add AvoidMultipleTypeAttributes rule (#1705)
hankyi95
authored
8db488d
View commit details
Copy full SHA for 8db488d
Browse repository at this point
Commits on Aug 23, 2021
change log updates for 1.20.0 release (#1707)
Show description for 6dbf6a1
JamesWTruher
and
rjmholt
authored
6dbf6a1
View commit details
Copy full SHA for 6dbf6a1
Browse repository at this point
Commits on Aug 17, 2021
change release build to be more specific with regard to the assemblies to check with binskim (#1703)
Show description for 6222e40
JamesWTruher
authored
6222e40
View commit details
Copy full SHA for 6222e40
Browse repository at this point
Commits on Aug 4, 2021
Implement -IncludeSuppressions parameter (#1701)
rjmholt
authored
d1942a1
View commit details
Copy full SHA for d1942a1
Browse repository at this point
Commits on Jul 23, 2021
Combine multiple suppressions applied to the same diagnostic (#1699)
Show description for 9112135
rjmholt
authored
9112135
View commit details
Copy full SHA for 9112135
Browse repository at this point
Commits on Jul 15, 2021
Fix compatibility rule tests (#1697)
rjmholt
authored
00e0884
View commit details
Copy full SHA for 00e0884
Browse repository at this point
Commits on May 15, 2021
Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0 (#1675)
Show description for 06f94fb
dependabot[bot]
authored
06f94fb
View commit details
Copy full SHA for 06f94fb
Browse repository at this point
Commits on Apr 29, 2021
Add reviewers and explicit dependency exclusions to dependabot (#1676)
rjmholt
authored
e51d508
View commit details
Copy full SHA for e51d508
Browse repository at this point
Remove explicit registries in dependabot (#1671)
rjmholt
authored
59b6be6
View commit details
Copy full SHA for 59b6be6
Browse repository at this point
Create Dependabot config file (#1668)
dependabot-preview[bot]
authored
c8f3285
View commit details
Copy full SHA for c8f3285
Browse repository at this point
Fix dependabot timezone
rjmholt
authored
5fb7f1f
View commit details
Copy full SHA for 5fb7f1f
Browse repository at this point
Commits on Apr 28, 2021
Make UseSingularNouns rule work on PowerShell Core (#1627)
bergmeister
authored
1eb5671
View commit details
Copy full SHA for 1eb5671
Browse repository at this point
Commits on Apr 27, 2021
Use dependabot to keep dependencies up to date (#1664)
rjmholt
authored
ec089c9
View commit details
Copy full SHA for ec089c9
Browse repository at this point
Commits on Apr 23, 2021
Fix FunctionInfo fallback AST attribute analysis for UseShouldProcessCorrectly (#1659)
hubuk
authored
158812b
View commit details
Copy full SHA for 158812b
Browse repository at this point
Commits on Apr 22, 2021
move to new signing process for release build and prep for 1.20.0 (#1625)
Show description for 6bdc6f4
JamesWTruher
authored
6bdc6f4
View commit details
Copy full SHA for 6bdc6f4
Browse repository at this point
Update .Net SDK to 3.1.408 (#1630)
bergmeister
authored
3b0a16f
View commit details
Copy full SHA for 3b0a16f
Browse repository at this point
Commits on Apr 21, 2021
Simplify devcontainer setup and resolve git line ending conflicts (#1637)
bergmeister
authored
ec1c58d
View commit details
Copy full SHA for ec1c58d
Browse repository at this point
Speedup CI by bootstrapping PowerShell module installations in background and in parallel, whilst the .NET SDK is being installed (#1634)
bergmeister
authored
1ff493e
View commit details
Copy full SHA for 1ff493e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.