issues
search
PowerShell
/
PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
https://www.powershellgallery.com/packages/PSScriptAnalyzer/
MIT License
1.87k
stars
379
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compressed/minified one-liner output
#2043
suchverynice
opened
10 hours ago
0
`CHANGELOG.MD` is not up-to-date
#2042
iRon7
opened
1 week ago
0
psusecompatibleSyntax goes a bit too far.
#2041
jhoneill
opened
3 weeks ago
0
Suppression with `SuppressMessageAttribute` is completely broken for variables
#2040
BalassaMarton
opened
3 weeks ago
0
Add rule for tracking all the conventional comments in code like FIXME, TODO, HACK
#2039
IVNSTN
opened
1 month ago
1
IncreaseIndentationForFirstPipeline incorrectly closes parent block depending on placement of pipe on beginning or end of line
#2038
cure1245
closed
1 month ago
3
Copy more files to module root
#2037
andyleejordan
closed
1 month ago
0
UseCorrectCasing Publishes Warnings instead of Informational in VS Code
#2036
bmkaiser
opened
1 month ago
0
PSScriptAnalyzer 1.23.0 fails to import on Alpine Linux
#2035
jantari
closed
1 month ago
5
Update links in module manifest
#2034
martincostello
closed
1 month ago
0
Migrate release pipeline to DeployBox
#2033
andyleejordan
closed
1 month ago
0
v1.23.0: Update version for new release
#2032
andyleejordan
closed
1 month ago
0
There is no Runspace available to run scripts in this thread
#2031
sheldonhull
closed
1 month ago
2
Package updates
#2030
andyleejordan
closed
1 month ago
0
Add devcontainer
#2029
ThomasNieto
opened
1 month ago
0
Bump SMA version
#2028
andyleejordan
closed
2 months ago
0
Setup new OneBranch pipeline
#2027
andyleejordan
closed
2 months ago
2
Add rule for unused namespaces
#2026
MartinGC94
opened
2 months ago
2
UseCorrectCasing removes `<module>\` from `<module>\<cmdlet>` in vscode-powershell
#2023
o-l-a-v
opened
3 months ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.3
#2022
dependabot[bot]
closed
1 month ago
1
Add foreach Assignment to AvoidAssignmentToAutomaticVariable
#2021
PoshAJ
opened
3 months ago
0
foreach Variable Assignment isn't Validated by PSAvoidAssignmentToAutomaticVariable
#2020
PoshAJ
opened
3 months ago
1
Create .gitignore
#2019
Neto562
closed
3 months ago
2
Setup GitHub Actions CI
#2018
andyleejordan
closed
3 months ago
0
`PSReviewUnusedParameter` not finding script-param inside function scope (implicit and explicit)
#2017
LukasGelke
closed
3 months ago
2
While Performing Powershell linting using Pre-commit through hook 'PSScriptanalyzer' I am getting below error: Invoke-ScriptAnalyzer : A positional parameter cannot be found that accepts argument
#2016
Shubhij12
closed
3 months ago
1
Rule Request: UseCompatibleStrings
#2015
daprahamian
opened
4 months ago
4
Rule request: PossibleArgumentWithOperatorConfusion
#2014
iRon7
opened
4 months ago
1
Fixed erroneous PSUseDeclaredVarsMoreThanAssignments for some globals variables
#2013
John-Leitch
opened
4 months ago
1
Invoke-Formatter do nothing :(
#2012
hitriyvalenok
closed
4 months ago
3
Update default type definition of `RuleInfo`
#2011
liamjpeters
closed
4 months ago
0
`Get-ScriptAnalyzerRule` default list view shows no value for property "Name"
#2010
o-l-a-v
closed
4 months ago
1
Auto Correct Aliases incorrectly expands DSC resources name thinking its an alias of a cmdlet
#2025
nebula-it
opened
4 months ago
0
Unable To Detect Hardcoded Password
#2009
Vivek2406
closed
4 months ago
1
Quotes aren't smartly replaced when used in `#Requires` statements.
#2008
lzandman
closed
4 months ago
2
Add rules for Named/Positional Parameter use on object creation
#2006
kilasuit
opened
5 months ago
1
Add tests for #1504 PSUseUsingScopeModifierInNewRunspaces
#2005
o-l-a-v
opened
6 months ago
0
Build is treated as an unapproved verb
#2004
Liimurr
closed
5 months ago
2
When a line ends in an operator, automatically indent the next line since it is part of the same code statement
#2003
deadlydog
opened
6 months ago
1
Update Code of Conduct
#2002
andyleejordan
closed
5 months ago
2
PSUseConsistentWhitespace: Handle redirect operators which are not in stream order
#2001
liamjpeters
closed
4 months ago
1
whitespaceBetweenParameters Removing Redirectors
#2000
nixuno
closed
4 months ago
2
Rule request: Use Ascii
#1999
iRon7
opened
6 months ago
1
Bump version from 1.22.0 to 1.22.1
#1998
bergmeister
closed
1 month ago
4
Rule request: `AvoidSecureStringDisclosure`
#1997
iRon7
opened
7 months ago
2
Bump version from 1.22.0 to 1.22.1
#1996
JamesWTruher
closed
1 month ago
1
PSUseConsistentIndentation: Check indentation of lines where first token is a LParen not followed by comment or new line
#1995
liamjpeters
opened
7 months ago
0
Unable to format document in special circumstances
#1994
PrzemyslawKlys
opened
7 months ago
7
PSAvoidTrailingWhitespace: Rule not applied when using formatter + single character lines with trailing whitespace are truncated
#1993
liamjpeters
opened
7 months ago
2
The PSAvoidTrailingWhitespace rule is not applied when using Invoke-Formatter
#1992
Ju-l1a
opened
7 months ago
6
Next