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 }}
Tadas
/
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
master
User selector
All users
All time
Commit history
Commits on Feb 20, 2025
Update Engine/Settings.cs
andyleejordan
authored
26d38cc
View commit details
Copy full SHA for 26d38cc
Browse repository at this point
Commits on Feb 19, 2025
Add PSObject unwrapping for all Settings types
Tadas
authored and
andyleejordan
committed
16f6601
View commit details
Copy full SHA for 16f6601
Browse repository at this point
Rules>PSAlignAssignmentStatement: Treat single kvp hashtables as being on a single line, and not checked for violations. (#1986)
Show description for 20135fb
liamjpeters
and
bergmeister
authored
20135fb
View commit details
Copy full SHA for 20135fb
Browse repository at this point
AvoidAssignmentToAutomaticVariable: Ignore when a Parameter has an Attribute that contains a Variable expression, such as '[ValidateSet($True,$False)]'. (#1988)
Show description for aa7a582
liamjpeters
and
bergmeister
authored
aa7a582
View commit details
Copy full SHA for aa7a582
Browse repository at this point
Commits on Feb 17, 2025
Fix incorrect `-ReportSummary` Pester test grouping (#2057)
MatejKafka
authored
03beb17
View commit details
Copy full SHA for 03beb17
Browse repository at this point
Commits on Feb 10, 2025
Set exit code of `Invoke-ScriptAnalyzer -EnableExit` to total number of diagnostics (#2055)
MatejKafka
authored
0e46667
View commit details
Copy full SHA for 0e46667
Browse repository at this point
Commits on Jan 31, 2025
Use `RequiredResource` hashtable to specify PowerShell module versions (#2053)
andyleejordan
authored
9dacfa8
View commit details
Copy full SHA for 9dacfa8
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.