This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 24e2c1cd7c Fix typo in `SECURITY.md` (#1457)
24e2c1cd7c is described below
commit 24e2c1cd7c03bea91be7bb9e8447b3e7f3b855a3
Author: Michael Scovetta <[email protected]>
AuthorDate: Mon May 1 12:13:44 2023 -0700
Fix typo in `SECURITY.md` (#1457)
---
SECURITY.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SECURITY.md b/SECURITY.md
index 92ba6f0730..faece48db7 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -6,7 +6,7 @@ Only the most recent release of Apache Log4j 2 is supported.
## Reporting a Vulnerability
-If you have encountered an unlisted security vulnerability or other unexpected
behaviour that has security impact, please report them privately to the [Log4j
Security Team](mailto:[email protected]).
+If you have encountered an unlisted security vulnerability or other unexpected
behaviour that has security impact, please report them privately to the [Log4j
Security Team](mailto:[email protected]).
## Past Vulnerabilities