[ https://issues.apache.org/jira/browse/WW-5511?focusedWorklogId=979965&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-979965 ]
ASF GitHub Bot logged work on WW-5511: -------------------------------------- Author: ASF GitHub Bot Created on: 22/Aug/25 06:43 Start Date: 22/Aug/25 06:43 Worklog Time Spent: 10m Work Description: sonarqubecloud[bot] commented on PR #1318: URL: https://github.com/apache/struts/pull/1318#issuecomment-3213234893 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1318) **Quality Gate passed** Issues  [0 New issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1318&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0 Accepted issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1318&issueStatuses=ACCEPTED) Measures  [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1318&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1318&metric=new_coverage&view=list)  [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1318&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1318) Issue Time Tracking ------------------- Worklog Id: (was: 979965) Time Spent: 0.5h (was: 20m) > Remove deprecated CspSettings#addCspHeaders() > --------------------------------------------- > > Key: WW-5511 > URL: https://issues.apache.org/jira/browse/WW-5511 > Project: Struts 2 > Issue Type: Improvement > Components: Core Interceptors > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Priority: Minor > Fix For: 6.8.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > {code:java} > /** > * @deprecated since 6.0.3, use {@link #addCspHeaders(HttpServletRequest, > HttpServletResponse)} instead > */ > @Deprecated > void addCspHeaders(HttpServletResponse response); > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)