Jakarta Servlet
A Jakarta Servlet is a Java software component that extends the capabilities of a server. Although servlets can respond to many types of requests they most commonly implement web containers for hosting web applications on web servers and thus qualify as a server-side servlet web API.
Official Site:
https://projects.eclipse.org/projects/ee4j.servletSeverity Summary:
No CVEs found