Skip to content

SONARJAVA-4638 Improve Jakarta support#4623

Merged
johann-beleites-sonarsource merged 7 commits intomasterfrom
jb/SONARJAVA-4638
Dec 21, 2023
Merged

SONARJAVA-4638 Improve Jakarta support#4623
johann-beleites-sonarsource merged 7 commits intomasterfrom
jb/SONARJAVA-4638

Conversation

@johann-beleites-sonarsource
Copy link
Copy Markdown
Contributor

Add support for the Jakarta namespace for the following checks:

  • RegexComplexityCheck
  • ReluctantQuantifierWithEmptyContinuationCheck
  • SecureCookieCheck
  • SerializableObjectInSessionCheck
  • ServletInstanceFieldCheck

Comment thread sonar-java-plugin/src/test/java/org/sonar/plugins/java/SanityTest.java Outdated
Copy link
Copy Markdown

@ADarko22 ADarko22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent job covering all these checks and fixing the SanityTest.

There is only a commented-out line in the SaityTest that probably needs to be uncommented; please have a look.

@sonarqube-next
Copy link
Copy Markdown

@johann-beleites-sonarsource johann-beleites-sonarsource deleted the jb/SONARJAVA-4638 branch December 21, 2023 09:29
rguihard pushed a commit to rguihard/sonar-java that referenced this pull request Jan 15, 2024
Add support for the Jakarta namespace for the following checks:

- RegexComplexityCheck
- ReluctantQuantifierWithEmptyContinuationCheck
- SecureCookieCheck
- SerializableObjectInSessionCheck
- ServletInstanceFieldCheck
rguihard pushed a commit to rguihard/sonar-java that referenced this pull request Jan 15, 2024
Add support for the Jakarta namespace for the following checks:

- RegexComplexityCheck
- ReluctantQuantifierWithEmptyContinuationCheck
- SecureCookieCheck
- SerializableObjectInSessionCheck
- ServletInstanceFieldCheck
rguihard pushed a commit to rguihard/sonar-java that referenced this pull request Jan 15, 2024
Add support for the Jakarta namespace for the following checks:

- RegexComplexityCheck
- ReluctantQuantifierWithEmptyContinuationCheck
- SecureCookieCheck
- SerializableObjectInSessionCheck
- ServletInstanceFieldCheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants