Skip to content

SonarPython 3.19.0.10254

Compare
Choose a tag to compare
@rudy-regazzoni-sonarsource rudy-regazzoni-sonarsource released this 14 Oct 15:24
· 958 commits to master since this release
4118662

Release notes - SonarPython - Version 3.19

Bug

SONARPY-1170 Fix the stub for aws_cdk.aws_ec2 recently added methods to have *args/**kwargs as additional parameters

New Feature

SONARPY-1162 Rule S6304: Policies granting access to all resources of an account are security-sensitive

SONARPY-1159 Rule S6463: Allowing unrestricted outbound communications is security-sensitive

SONARPY-1153 Rule S6302: Policies granting all privileges are security-sensitive

SONARPY-1145 Rule S6329: Allowing public network access to cloud resources is security-sensitive

SONARPY-1144 Rule S6270: Policies authorizing public access to resources are security-sensitive

SONARPY-1138 Rule S6333: Creating public APIs is security-sensitive

SONARPY-1135 Rule S6321: Administration services access should be restricted to specific IP addresses

SONARPY-1063 Rules support PCI DSS Security Standard

Task

SONARPY-1185 Update analyzer-commons to version 2.0