--- | |
layout: default | |
title: Report a security issue | |
preamble: > | |
The Apache Software Foundation takes a very active stance in | |
eliminating security problems against the Apache Wicket web | |
framework. When you discover a security problem you should report it | |
immediately to the Wicket PMC. | |
--- | |
{% capture security %}{% include security.md %}{% endcapture %} | |
{{ security | markdownify }} |