Releases: SonarSource/sonar-text
2.5.0.2293
Release notes - SonarText - 2.5
False-Positive
SONARTEXT-98 Reduce amount of FPs in test files
SONARTEXT-99 S6687 should not raise on env variable
New Feature
SONARTEXT-85 Validate regexes from secret configuration during tests
Improvement
SONARTEXT-69 Use Gradle to build the project
SONARTEXT-77 Record and log time spent on different analysis stages
2.4.0.2120
Release notes - SonarText - 2.4
Improvement
SONARTEXT-73 Post Filter in Detection should be able to be specified with multiple patterns
SONARTEXT-87 Add 42 new cloud app secrets
2.3.0.1632
Release notes - SonarText - 2.3
Bug
SONARTEXT-65 Validation of specification files causes DEBUG log pollution
Improvement
SONARTEXT-67 Add 22 new secret types
2.2.0.1571
Release notes - SonarText - 2.2
False-Positive
SONARTEXT-8 [S6290] FP on example keys
SONARTEXT-9 [S6338] Prevent raising on well-known authentication keys
New Feature
SONARTEXT-11 Deserialize Configuration File to Model
SONARTEXT-13 Add Specification based Check which is capable of handling all detection logic used in existing rules
SONARTEXT-14 Create a Generator to generate Java classes for every rule
SONARTEXT-15 Migrate existing Secret Rules to new detection specification
SONARTEXT-44 Implement detection logic needed for top 50 secrets specifications
SONARTEXT-45 Allow specifying maximum distance under `matching` -> `context`
SONARTEXT-46 Implement top 50 secrets specification
Improvement
SONARTEXT-47 PreFilter include and reject should support the same functionality
SONARTEXT-55 Prevent raising multiple issues on the same secret
2.1.0.1163
Release notes - SonarText - 2.1
Bug
SONARTEXT-6 Do not analyze every non binary file in SonarQube or SonarCloud context
2.0.2.1090
Release notes - SonarText - 2.0.2
Bug
SONARTEXT-6 Do not analyze every non-binary file in SonarQube or SonarCloud context
2.0.1.611
Release notes - SonarText - 2.0.1
Bug
SONARTEXT-5 SonarText plugin properties should be categorized "Secrets"
2.0.0.604
Release notes - SonarText - 2.0
False-Positive
SONARTEXT-3 FP on secret with unexpected character before or after
New Feature
SONARTEXT-1 Import the 7 SonarSecrets rules into SonarText
1.2.0.510
- Change analyzer description in pom
- Log analysis errors as debug log
- Declare Text sensor as a sensor processing files independently
1.1.0.282
Rule S6389: move from "beta" to "ready".