Security
This image provides a way for users to easily report any security issues they've found in a JBoss Project or Product by linking to a page with instructions on what to do: |
To place it on your project pages use the following values in the RichText/HTML paragraph configuration:
Image tab
- Image - https://www.jboss.org/dms/content/common/project_security.gif
- Alternative text - Found a security issue with a project or product? Report it now!
Link tab
- Link - http://www.jboss.org/security
- Link with - Image
Or alternatively enter the following text into the RichText editor using the Source Code button:
<div>
<a href="http://www.jboss.org/security">
<img alt="Found a security issue with a project or product? Report it now!" src="https://www.jboss.org/dms/content/common/project_security.gif" />
</a>
</div>