Skip to content

Commit b8f2206

Browse files
jvzvy
andauthored
Simplify statement
Co-authored-by: Volkan Yazıcı <[email protected]>
1 parent 59b4055 commit b8f2206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/asciidoc/security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The threat model that Log4j uses considers configuration files as safe input con
5050
== Threat Model
5151
5252
Log4j is a low level library where configuration inputs and the classpath are expected to be controlled by the programmer.
53-
Configurations have the ability to execute arbitrary code through custom plugins.
53+
Configurations have the ability to execute arbitrary code.
5454
While specific Log4j plugins (such as a JNDI lookup) may use constraint validators or conditionals to require additional settings to opt in to functionality, this is not universally required by custom plugins.
5555
Specific security considerations involved in our threat model are detailed below.
5656

0 commit comments

Comments
 (0)