This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b477a3582 Automatic Site Publish by Buildbot
b477a3582 is described below

commit b477a35825536b4ba5be9bf0ccb27714afdbc740
Author: buildbot <[email protected]>
AuthorDate: Wed Jun 8 16:06:02 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/components/artemis/security.html               |  1 +
 output/how-can-i-monitor-activemq.html                |  2 --
 output/initial-configuration.html                     |  1 -
 output/projects-using-activemq.html                   |  1 -
 .../CVE-2022-23913-announcement.txt                   | 19 +++++++++++++++++++
 output/sitemap.html                                   |  2 --
 output/test.html                                      |  1 -
 output/version-5-initial-configuration.html           |  1 -
 output/web-console.html                               |  5 -----
 ...tivemq-is-there-a-way-to-measure-its-progress.html |  2 +-
 10 files changed, 21 insertions(+), 14 deletions(-)

diff --git a/output/components/artemis/security.html 
b/output/components/artemis/security.html
index b565a1e0a..d8b776ea5 100644
--- a/output/components/artemis/security.html
+++ b/output/components/artemis/security.html
@@ -97,6 +97,7 @@
 <p>See the main <a href="../../security-advisories">Security Advisories</a> 
page for details for other components and general information such as reporting 
new security issues.</p>
 
 <ul>
+  <li><a 
href="../../security-advisories.data/CVE-2022-23913-announcement.txt">CVE-2022-23913</a>
 - Apache ActiveMQ Artemis DoS</li>
   <li><a 
href="../../security-advisories.data/CVE-2021-26117-announcement.txt">CVE-2021-26117</a>
 - ActiveMQ: LDAP-Authentication does not verify passwords on servers with 
anonymous bind</li>
   <li><a 
href="../../security-advisories.data/CVE-2021-26118-announcement.txt">CVE-2021-26118</a>
 - Flaw in ActiveMQ Artemis OpenWire support</li>
   <li><a 
href="../../security-advisories.data/CVE-2020-13932-announcement.txt">CVE-2020-13932</a>
 - Apache ActiveMQ Artemis - Remote XSS in Web console Diagram Plugin</li>
diff --git a/output/how-can-i-monitor-activemq.html 
b/output/how-can-i-monitor-activemq.html
index 091c48486..3d6774efc 100644
--- a/output/how-can-i-monitor-activemq.html
+++ b/output/how-can-i-monitor-activemq.html
@@ -115,8 +115,6 @@
   <li><a href="https://github.com/jmxtrans/jmxtrans";>jmxtrans</a> which can be 
used to continuously query ActiveMQ via JMX and write to a chosen output. For 
instance, write to a graphite database file which can then be used to graph 
trends over time and be queried by Nagios to alarm should your thresholds be 
exceeded.</li>
   <li><a 
href="http://www.ttmsolutions.com/Transactional_Software_Solutions/Active_Monitor_AMon.php";>ActiveMQ
 Monitor (AMon)</a></li>
   <li><a href="http://sourceforge.net/projects/activemqbrowser/";>Apache 
ActiveMQBrowser</a></li>
-  <li><a 
href="http://www.hermesjms.com/confluence/display/HJMS/Home";>HermesJMS</a></li>
-  <li><a 
href="http://www.soapui.org/JMS/working-with-jms-messages.html";>HermesJMS/soapUI</a></li>
   <li><a 
href="http://www.hyperic.com/products/open-source-systems-monitoring";>Hyperic 
HQ</a> and <a 
href="http://www.hyperic.com/products/enterprise-systems-monitoring";>Hyperic HQ 
Enterprise</a></li>
   <li><a href="http://fusesource.com/products/fuse-hq/";>FuseHQ</a> (based on 
Hyperic HQ Enterprise)</li>
   <li><a href="http://www.itko.com/products/jms.jsp";>iTKO LISA Test</a></li>
diff --git a/output/initial-configuration.html 
b/output/initial-configuration.html
index aae83e1bf..319551a0e 100644
--- a/output/initial-configuration.html
+++ b/output/initial-configuration.html
@@ -167,7 +167,6 @@
 <ul>
   <li><a href="http://camel.apache.org";>Apache Camel</a></li>
   <li><a href="http://geronimo.apache.org/";>Apache Geronimo</a></li>
-  <li><a href="http://www.hermesjms.com/";>Hermes JMS</a></li>
   <li><a href="http://stomp.github.com/";>Stomp</a> is an open wire protocol 
(similar to HTTP) for communicating with MOMs from different languages. It has 
clients for languages like C, C#, Python, Perl, Ruby etc.</li>
   <li><a href="http://xbean.org/";>XBean</a> is used as the default XML 
configuration mechanism for ActiveMQ</li>
 </ul>
diff --git a/output/projects-using-activemq.html 
b/output/projects-using-activemq.html
index 0d545bbd1..2062c5fc7 100644
--- a/output/projects-using-activemq.html
+++ b/output/projects-using-activemq.html
@@ -103,7 +103,6 @@
   <li><a href="http://openejb.apache.org";>Apache TomEE</a> ActiveMQ is the 
default JMS provider.</li>
   <li><a href="http://www.eclipse.org/";>Eclipse</a> is integrating ActiveMQ 
into the real time editing features for team development</li>
   <li><a href="https://www.mulesoft.com/";>Mule</a> is an Enterprise Service 
Bus (ESB) messaging framework. It is a scalable, highly distributable object 
broker that can seamlessly handle interactions with services and applications 
using disparate transport and messaging technologies.</li>
-  <li><a href="https://sourceforge.net/projects/hermesjms/";>Hermes</a> is a 
Swing application that allows you to interact with JMS providers. Hermes will 
work with any JMS enabled transport making it easy to browse or seach queues 
and topics, copy (via drag and drop) messages and delete them.</li>
 </ul>
 
 
diff --git a/output/security-advisories.data/CVE-2022-23913-announcement.txt 
b/output/security-advisories.data/CVE-2022-23913-announcement.txt
new file mode 100644
index 000000000..9ef157698
--- /dev/null
+++ b/output/security-advisories.data/CVE-2022-23913-announcement.txt
@@ -0,0 +1,19 @@
+Apache ActiveMQ Artemis DoS (CVE-2022-23913)
+PRODUCT AFFECTED:
+This issue affects Apache ActiveMQ Artemis.
+
+PROBLEM:
+In Apache ActiveMQ Artemis prior to 2.20.0 or 2.19.1, an attacker could 
partially disrupt availability (DoS) through uncontrolled resource consumption 
of memory.
+
+This issue has been assigned CVE-2022-23913.
+
+This issue is being tracked as 
https://issues.apache.org/jira/browse/ARTEMIS-3593.
+
+WORKAROUND:
+Upgrade to Apache ActiveMQ Artemis 2.20.0 or 2.19.1 (if you're still using 
Java 8).
+
+MODIFICATION HISTORY:
+: Initial Publication.
+RELATED LINKS:
+CVE-2022-23913 at cve.mitre.org
+
diff --git a/output/sitemap.html b/output/sitemap.html
index ea8d7879e..5b66f02e6 100644
--- a/output/sitemap.html
+++ b/output/sitemap.html
@@ -735,8 +735,6 @@
 <h2 id="tools">Tools</h2>
 
 <ul>
-  <li><a href="hermes-jms">Hermes Jms</a></li>
-  <li><a href="hermes-screenshot">Hermes Screenshot</a></li>
   <li><a href="java-service-wrapper">Java Service Wrapper</a></li>
   <li><a href="maven2-activemq-broker-plugin">Maven2 ActiveMQ Broker 
Plugin</a></li>
   <li><a href="web-console">Web Console</a></li>
diff --git a/output/test.html b/output/test.html
index cee860b3e..d45595112 100644
--- a/output/test.html
+++ b/output/test.html
@@ -234,7 +234,6 @@
 
 <ul>
   <li><a href="ToolsTools/Tools/web-console.md" title="Web Console">Web 
Console</a></li>
-  <li><a href="ToolsTools/Tools/hermes-Community/FAQ/jms.md" title="Hermes 
Jms">Hermes Jms</a></li>
   <li><a href="Performance/activemq-performance-module-users-manual.md" 
title="ActiveMQ Performance Module Users Manual">Maven2 Performance 
Plugin</a></li>
   <li><a href="http://jakarta.apache.org/jmeter";>JMeter</a></li>
 </ul>
diff --git a/output/version-5-initial-configuration.html 
b/output/version-5-initial-configuration.html
index abaa01bf5..5ee0a25a9 100644
--- a/output/version-5-initial-configuration.html
+++ b/output/version-5-initial-configuration.html
@@ -171,7 +171,6 @@
 
 <ul>
   <li><a href="http://geronimo.apache.org/";>Apache Geronimo</a></li>
-  <li><a href="http://www.hermesjms.com/";>Hermes JMS</a></li>
   <li><a href="http://jencks.org/";>Jencks</a> is a Spring JCA container 
allowing you to use connection &amp; thread &amp; POJO pooling for consuming 
JMS in highly concurrent servers</li>
   <li><a href="http://lingo.codehaus.org/";>Lingo</a> is a Spring/POJO remoting 
layer for JMS. It allows you to reuse all the power of JMS from your POJOs 
without using any of the JMS APIs directly</li>
   <li><a href="http://www.springframework.org/";>Spring</a></li>
diff --git a/output/web-console.html b/output/web-console.html
index 1c2ccb8c1..5f447ca8d 100644
--- a/output/web-console.html
+++ b/output/web-console.html
@@ -227,14 +227,9 @@ INFO | ActiveMQ WebConsole initialized.
       <td><a href="http://www.jboss.org/rhq";>RHQ</a></td>
       <td>RHQ is an open source operational monitoring tool which has support 
for Apache Camel (along with other Apache projects like Tomcat, httpd, ActiveMQ 
etc)</td>
     </tr>
-    <tr>
-      <td><a 
href="http://www.hermesjms.com/confluence/display/HJMS/Home";>Hermes JMS</a></td>
-      <td>HermesJMS is an extensible console that helps you interact with JMS 
providers making it simple to publish and edit messages, browse or seach queues 
and topics, copy messages around and delete them.</td>
-    </tr>
   </tbody>
 </table>
 
-
       </div>
     </div>
   </div>
diff --git 
a/output/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html
 
b/output/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html
index 19b24f4f6..97d49a5ae 100644
--- 
a/output/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html
+++ 
b/output/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html
@@ -94,7 +94,7 @@
       <div class="col-12 activemq5">
         <p> <a href="faq">FAQ</a> &gt; <a href="using-apache-activemq">Using 
Apache ActiveMQ</a> &gt; <a 
href="while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress">While
 posting large binary file to activeMQ, is there a way to measure its 
progress</a></p>
 
-<p>If you are using the <a href="jms-streams">JMS Streams</a> feature with 4.x 
of ActiveMQ you’d be able to watch the progress in a JMX console or HermesJMS 
by looking at the queue depths; each large 1Gb file is split into individual 
JMS messages so you can monitor queue depth etc to track progress</p>
+<p>If you are using the <a href="jms-streams">JMS Streams</a> feature with 4.x 
of ActiveMQ you’d be able to watch the progress in a JMX console by looking at 
the queue depths; each large 1Gb file is split into individual JMS messages so 
you can monitor queue depth etc to track progress</p>
 
 
       </div>

Reply via email to