Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WW-4062 Cache OgnlException thrown on compilation #1013

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

kusalk
Copy link
Member

@kusalk kusalk commented Aug 9, 2024

WW-4062

Came across this old bug report - I tested this locally and it seems it is a valid concern. Now that we are using Caffeine, a potential cache attack should be less of a concern. In any case, that is probably preferable to repeated failed compilations.

@kusalk kusalk force-pushed the WW-4062-ognl-exc-cache branch from e1f4138 to 6caa932 Compare August 9, 2024 10:34
Copy link

sonarqubecloud bot commented Aug 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
10 Security Hotspots
31.1% Coverage on New Code (required ≥ 80%)
3.9% Duplication on New Code (required ≤ 3%)
E Reliability Rating on New Code (required ≥ A)
E Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@kusalk kusalk marked this pull request as ready for review August 9, 2024 10:42
@kusalk kusalk requested a review from lukaszlenart August 9, 2024 10:42
@kusalk kusalk merged commit 663dd3a into master Aug 10, 2024
9 of 10 checks passed
@kusalk kusalk deleted the WW-4062-ognl-exc-cache branch August 10, 2024 09:00
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