Releases: SonarSource/sonar-analyzer-commons
Releases · SonarSource/sonar-analyzer-commons
2.1.0.1111
- Fix FPs in S5994 and S6002 (#269)
2.0.1.1099
- Upgrade
woodstox-coreto 6.4.0
2.0.0.1075
- Use Java 11
- Remove dependency on
commons-io - Remove dependency on
commons-langfrom production (there is still dependency in test code)
1.28.0.1058
What's Changed
- Fixes #252: Load scope from rule metadata JSON files by @francoismora in #252 and #254
Full Changelog: 1.27.0.1040...1.28.0.1058
1.27.0.1040
What's Changed
- S5996 FP on line breaks after end boundaries by @marco-bearzi-sonarsource in #243
- Fixes #245: Fixes loading of resources when used from other modules by @Wohops in #247
Full Changelog: 1.26.0.1029...1.27.0.1040
1.26.0.1029
1.25.0.1003
1.24.0.965
What's Changed
- Bump junit to 4.13.2
- Adapt EmptyAlternativeFinder to raise on quantified groups
Full Changelog: 1.23.0.957...1.24.0.965
1.23.0.957
What's Changed
- 9 new finders to detect code smells in regular expressions
- Improve RuleMetadataLoader to handle new OWASP version
1.22.0.848
Prepare for next development iteration