yahoo / imapnio

Java imap nio client that is designed to scale well for thousands of connections per machine and reduce contention when using large number of threads and cpus.
57 stars 50 forks source link

Fix TestNG is vulnerable to Path Traversal #137

Closed fansu closed 1 year ago

fansu commented 1 year ago

Fix CVE-2022-4065 https://github.com/advisories/GHSA-rc2q-x9mf-w3vf

Description

Fix CVE-2022-4065 https://github.com/advisories/GHSA-rc2q-x9mf-w3vf

Motivation and Context

Security issue

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: