This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new c62f94336a Fix typo in `SECURITY.md` (#1457)
c62f94336a is described below
commit c62f94336a3db2747de58b9641a18d5efbeb9b97
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