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 }}
TonyWSQL
/
PSScriptAnalyzer
Public
forked from
PowerShell/PSScriptAnalyzer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Oct 11, 2024
Copy more files to module root
Show description for a744b6c
andyleejordan
committed
a744b6c
View commit details
Copy full SHA for a744b6c
Browse repository at this point
Commits on Oct 10, 2024
Update links in module manifest
Show description for 58af786
martincostello
authored and
andyleejordan
committed
58af786
View commit details
Copy full SHA for 58af786
Browse repository at this point
Commits on Oct 9, 2024
Migrate to DeployBox for release stage
andyleejordan
committed
e4dd831
View commit details
Copy full SHA for e4dd831
Browse repository at this point
Switch from Netlock to KS3 so GitHub publish task works
andyleejordan
committed
d42c155
View commit details
Copy full SHA for d42c155
Browse repository at this point
Commits on Oct 8, 2024
v1.23.0: Update version for new release
andyleejordan
committed
6b62797
View commit details
Copy full SHA for 6b62797
Browse repository at this point
Commits on Sep 27, 2024
Update .gitignore
andyleejordan
committed
384d26b
View commit details
Copy full SHA for 384d26b
Browse repository at this point
Remove ms.custom version from docs
andyleejordan
committed
70685be
View commit details
Copy full SHA for 70685be
Browse repository at this point
Setup CODEOWNERS
andyleejordan
committed
63ae60d
View commit details
Copy full SHA for 63ae60d
Browse repository at this point
Centralize the project's version too
Show description for 15c37ec
andyleejordan
committed
15c37ec
View commit details
Copy full SHA for 15c37ec
Browse repository at this point
Bump System.Management.Automation since 7.0 is EOL
andyleejordan
committed
6b670b4
View commit details
Copy full SHA for 6b670b4
Browse repository at this point
Manage packages centrally
Show description for b8249e4
andyleejordan
committed
b8249e4
View commit details
Copy full SHA for b8249e4
Browse repository at this point
Commits on Sep 23, 2024
Allow release stage only on manual build
Show description for b389f6c
andyleejordan
committed
b389f6c
View commit details
Copy full SHA for b389f6c
Browse repository at this point
Commits on Sep 17, 2024
Bump SMA version (#2028)
andyleejordan
authored
4002b3c
View commit details
Copy full SHA for 4002b3c
Browse repository at this point
Commits on Sep 11, 2024
Fix unit tests for PowerShell 7.4
Show description for f7304c7
andyleejordan
committed
f7304c7
View commit details
Copy full SHA for f7304c7
Browse repository at this point
Setup OneBranch and package build
andyleejordan
committed
9cdb7c7
View commit details
Copy full SHA for 9cdb7c7
Browse repository at this point
Remove `dotnet` bootstrap/installation code
Show description for 522c8f6
andyleejordan
committed
522c8f6
View commit details
Copy full SHA for 522c8f6
Browse repository at this point
Small updates
Show description for 008747c
andyleejordan
committed
008747c
View commit details
Copy full SHA for 008747c
Browse repository at this point
Delete deprecated files
Show description for f2378fe
andyleejordan
committed
f2378fe
View commit details
Copy full SHA for f2378fe
Browse repository at this point
Commits on Aug 6, 2024
Setup GitHub Actions CI (#2018)
Show description for e36d82c
andyleejordan
authored
e36d82c
View commit details
Copy full SHA for e36d82c
Browse repository at this point
Commits on Jul 16, 2024
PSUseConsistentWhitespace: Handle redirect operators which are not in stream order (#2001)
liamjpeters
authored
d1a1bcb
View commit details
Copy full SHA for d1a1bcb
Browse repository at this point
Update default type definition of [Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic.RuleInfo] (#2011)
liamjpeters
authored
b5fec0a
View commit details
Copy full SHA for b5fec0a
Browse repository at this point
Commits on Jun 12, 2024
Update Code of Conduct and Security Policy (#2002)
Show description for ae898e7
andyleejordan
authored
ae898e7
View commit details
Copy full SHA for ae898e7
Browse repository at this point
Commits on Apr 25, 2024
Update CHANGELOG for 1.22.0 release (#1990)
sdwheeler
authored
e1dc126
View commit details
Copy full SHA for e1dc126
Browse repository at this point
Commits on Mar 27, 2024
Sync docs changes from MicrosoftDocs/PowerShell-Docs-Modules#213 (#1987)
sdwheeler
authored
a754b95
View commit details
Copy full SHA for a754b95
Browse repository at this point
Commits on Mar 26, 2024
Sync rule docs changes (#1985)
sdwheeler
authored
a0365a5
View commit details
Copy full SHA for a0365a5
Browse repository at this point
Commits on Mar 14, 2024
Move to OneBranch Signing and SBOM generation (#1982)
Show description for 62a14c5
TravisEz13
and
adityapatwardhan
authored
62a14c5
View commit details
Copy full SHA for 62a14c5
Browse repository at this point
Commits on Mar 13, 2024
Update format and grammar of AvoidUsingAllowUnencryptedAuthentication (#1974)
Show description for 03b655c
sdwheeler
authored
03b655c
View commit details
Copy full SHA for 03b655c
Browse repository at this point
Adding OneBranch pipeline YAML config file for OSS_Microsoft_PSSA-Official (#1981)
Show description for b4365ad
adityapatwardhan
and
OneBranch Resources
authored
b4365ad
View commit details
Copy full SHA for b4365ad
Browse repository at this point
Commits on Feb 13, 2024
Add AvoidUsingAllowUnencryptedAuthentication (#1857)
Show description for c085ee3
3 people
authored
c085ee3
View commit details
Copy full SHA for c085ee3
Browse repository at this point
PSReviewUnusedParameter: Add CommandsToTraverse option (#1921)
Show description for c06e005
FriedrichWeinmann
authored
c06e005
View commit details
Copy full SHA for c06e005
Browse repository at this point
Do not hard code common parameters in module help test any more (#1963)
bergmeister
authored
6cb66c1
View commit details
Copy full SHA for 6cb66c1
Browse repository at this point
Remove Appveyor badge (#1962)
bergmeister
authored
f15cdbf
View commit details
Copy full SHA for f15cdbf
Browse repository at this point
Bump version from 1.21.0 to 1.22.0 (#1965)
bergmeister
authored
9d57bad
View commit details
Copy full SHA for 9d57bad
Browse repository at this point
AvoidUsingPositionalParameter: Check if command has parameters to avoid having az in default CommandAllowList (#1850)
Show description for df3551e
bergmeister
authored
df3551e
View commit details
Copy full SHA for df3551e
Browse repository at this point
Commits on Feb 1, 2024
Add common parameter ProgressAction (added in PS 7.4) to help test exclusion list
bergmeister
committed
5c32f55
View commit details
Copy full SHA for 5c32f55
Browse repository at this point
Previous
Next
You can’t perform that action at this time.