apache / apache/logging-log4j2
Validate scripts in global `<Scripts>` container
Open
bug
good first issue
waiting-for-maintainer
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
The [`ScriptsPlugin`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-core/src/main/java/org/apache/logging/log4j/core/config/ScriptsPlugin.java) should perform a validation of the script nested configuration elements and:
- Remove the scripts that do not have a name.
- Issue a status logger warning, when this condition occurs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.