This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-site.git
commit 615d7678fc687eb7386754dc9a9246bd3c1891a6 Author: Piotr P. Karwasz <pkarwasz-git...@apache.org> AuthorDate: Wed Aug 13 14:54:00 2025 +0200 fix: improve introduction --- _threat-model-common.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_threat-model-common.adoc b/_threat-model-common.adoc index 57c05f35..1f49320f 100644 --- a/_threat-model-common.adoc +++ b/_threat-model-common.adoc @@ -22,9 +22,8 @@ All the logging frameworks maintained by Apache Logging Services (https://loggin https://logging.apache.org/log4j/index.html[Log4j] and https://logging.apache.org/log4net/index.html[Log4net]) face similar challenges from malicious actors. -The following sections contain the most common threats that a logging framework faces and the assumptions on the origin of various trusted data. -Vulnerability reports that don't follow those assumptions will not be accepted and are **not** eligible for our -https://yeswehack.com/programs/log4j-bug-bounty-program[Bug Bounty Program]. +The following sections outline the most common threats to logging frameworks and clarify the assumptions regarding the origin and trustworthiness of various data sources. +Vulnerability reports that do not adhere to these assumptions will not be accepted and are **not** eligible for the https://yeswehack.com/programs/log4j-bug-bounty-program[YesWeHack Bug Bounty Program]. [#threat-common-users] == User types