[ https://issues.apache.org/jira/browse/WW-5268?focusedWorklogId=845397&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-845397 ]
ASF GitHub Bot logged work on WW-5268: -------------------------------------- Author: ASF GitHub Bot Created on: 14/Feb/23 13:36 Start Date: 14/Feb/23 13:36 Worklog Time Spent: 10m Work Description: kusalk opened a new pull request, #660: URL: https://github.com/apache/struts/pull/660 WW-5268 -- Issue Time Tracking ------------------- Worklog Id: (was: 845397) Remaining Estimate: 0h Time Spent: 10m > Add configuration option to exempt classes from OGNL package exclusions > ----------------------------------------------------------------------- > > Key: WW-5268 > URL: https://issues.apache.org/jira/browse/WW-5268 > Project: Struts 2 > Issue Type: Improvement > Components: Core > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 6.2.0 > > Time Spent: 10m > Remaining Estimate: 0h > > It is currently possible to exclude packages from OGNL evaluation using > `struts.excludedPackageNamePatterns` and `struts.excludedPackageNames`. > There may exist a scenario where you wish to have certain packages > excluded/blocklisted by default, but exempt specific classes from these > packages that have been assessed to be safe. -- This message was sent by Atlassian Jira (v8.20.10#820010)