Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit a26faf6e authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

Pull request #91: EDELIVERY-13128-upgrade-libraries-and-plugins

Merge in EDELIVERY/smp from bugfix/EDELIVERY-13128-upgrade-libraries-and-plugins to development

* commit '112830be':
  EDELIVERY-13128-upgrade-libraries-and-plugins
parents bd2fb71f 112830be
No related branches found
No related tags found
No related merge requests found
......@@ -81,4 +81,15 @@
<packageUrl regex="true">^pkg:maven/org\.apache\.tomcat\.embed/tomcat\-embed\-websocket@.*$</packageUrl>
<cve>CVE-2023-41080</cve>
</suppress>
<suppress>
<notes><![CDATA[
File name: joda-time-2.x
This is transitive library of the 2WaySec, WSS4J 2.4.x: Check if this is needed when using WSS4J is upgrades
and is not directly used by the 2waySSL library.
NOTE: Currently the latest version 2.12.7 still report the same issue.
This is disputed by multiple third parties who believe there was not reasonable evidence to determine the existence of a vulnerability.
]]></notes>
<packageUrl regex="true">^pkg:maven/joda\-time/joda\-time@.*$</packageUrl>
<vulnerabilityName>CVE-2024-23080</vulnerabilityName>
</suppress>
</suppressions>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment