[struts-examples] 01/02: Suppresses outdated dependencies
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-examples.git commit 86d3d9b950f1b80b5f61d0f5917ee04f431640c9 Author: Lukasz Lenart AuthorDate: Mon Jun 8 08:54:26 2020 +0200 Suppresses outdated dependencies --- src/etc/project-suppression.xml | 45 + 1 file changed, 45 insertions(+) diff --git a/src/etc/project-suppression.xml b/src/etc/project-suppression.xml index c3016de..6190d0e 100644 --- a/src/etc/project-suppression.xml +++ b/src/etc/project-suppression.xml @@ -148,4 +148,49 @@ ^pkg:maven/org\.codehaus\.plexus/plexus\-utils@.*$ Possible XML Injection + + +^pkg:maven/uk\.ltd\.getahead/dwr@.*$ +cpe:/a:getahead:direct_web_remoting + + + +^pkg:maven/commons\-collections/commons\-collections@.*$ +cpe:/a:apache:commons_collections + + + +^pkg:maven/commons\-collections/commons\-collections@.*$ +CVE-2015-6420 + + + +^pkg:maven/commons\-collections/commons\-collections@.*$ +CVE-2017-15708 + + + +^pkg:maven/commons\-collections/commons\-collections@.*$ +Remote code execution + + + +^pkg:maven/commons\-beanutils/commons\-beanutils@.*$ +cpe:/a:apache:commons_beanutils + + + +^pkg:maven/commons\-beanutils/commons\-beanutils@.*$ +CVE-2014-0114 + + + +^pkg:maven/commons\-beanutils/commons\-beanutils@.*$ +CVE-2019-10086 + + + +^pkg:maven/dom4j/dom4j@.*$ +cpe:/a:dom4j_project:dom4j + \ No newline at end of file
[struts-examples] branch master updated (621a8db -> 24f12e0)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts-examples.git. from 621a8db Upgrades Log4j to version 2.13.3 new 86d3d9b Suppresses outdated dependencies new 24f12e0 Upgrades to latest versions The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: shiro-basic/pom.xml | 2 +- src/etc/project-suppression.xml | 45 + text-provider/pom.xml | 1 - 3 files changed, 46 insertions(+), 2 deletions(-)
[struts-examples] 02/02: Upgrades to latest versions
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-examples.git commit 24f12e0c2faa3554328f4e03c0cbdbb6780518e0 Author: Lukasz Lenart AuthorDate: Mon Jun 8 08:54:36 2020 +0200 Upgrades to latest versions --- shiro-basic/pom.xml | 2 +- text-provider/pom.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/shiro-basic/pom.xml b/shiro-basic/pom.xml index 97c7c6e..e3f3bd0 100644 --- a/shiro-basic/pom.xml +++ b/shiro-basic/pom.xml @@ -13,7 +13,7 @@ war -1.3.2 +1.5.3 diff --git a/text-provider/pom.xml b/text-provider/pom.xml index c7d3a40..1907b6e 100644 --- a/text-provider/pom.xml +++ b/text-provider/pom.xml @@ -26,7 +26,6 @@ org.apache.logging.log4j log4j-core - 2.7