[ https://issues.apache.org/jira/browse/WW-5544?focusedWorklogId=967181&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-967181 ]
ASF GitHub Bot logged work on WW-5544: -------------------------------------- Author: ASF GitHub Bot Created on: 23/Apr/25 07:09 Start Date: 23/Apr/25 07:09 Worklog Time Spent: 10m Work Description: sonarqubecloud[bot] commented on PR #1254: URL: https://github.com/apache/struts/pull/1254#issuecomment-2823284073 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1254) **Quality Gate failed** Failed conditions  [22 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1254&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [42.3% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1254&metric=new_coverage&view=list) (required ≥ 80%)  [3.4% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1254&metric=new_duplicated_lines_density&view=list) (required ≤ 3%)  [E Reliability Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1254) (required ≥ A)  [E Security Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1254) (required ≥ A) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1254) ##  Catch issues before they fail your Quality Gate with our IDE extension  [SonarQube for IDE](https://www.sonarsource.com/products/sonarlint/features/connected-mode/?referrer=pull-request) Issue Time Tracking ------------------- Worklog Id: (was: 967181) Time Spent: 20m (was: 10m) > Mark org.apache.struts2.util.reflection.ReflectionContextFactory > ---------------------------------------------------------------- > > Key: WW-5544 > URL: https://issues.apache.org/jira/browse/WW-5544 > Project: Struts 2 > Issue Type: Improvement > Components: Core, Plugin - Config Browser > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Priority: Minor > Fix For: 6.8.0 > > Time Spent: 20m > Remaining Estimate: 0h > > The interface {{ReflectionContextFactory}} is only used in Config Browser > plugin to show validators. It creates a custom {{OgnlContext}} just to > fulfill purpose of this one action. It shouldn't be used in production code. -- This message was sent by Atlassian Jira (v8.20.10#820010)