SonarPython 4.14.0.14263
guillaume-dequenne-sonarsource
released this
15 Dec 11:01
·
518 commits
to master
since this release
Release notes - SonarPython - 4.14
False Negative
SONARPY-1579 Fix FN on S6437 when library stubs are missing
New Feature
SONARPY-1553 Rule S4507: Add support for GraphQL endpoints with GraphiQL (interactive GraphQL) enabled
SONARPY-1555 Rule S6785: GraphQL queries should not be vulnerable to Denial of Service attacks
Task
SONARPY-1590 Update java protobuf version to 3.25.1
Improvement
SONARPY-1569 [S6779] Highlight on the line that actually contains the Flask secret
SONARPY-1582 Add SonarLintCache component and make it accessible to custom rules via the caching APIs
SONARPY-1583 Add sonarProduct() API to PythonInputFileContext