[ 
https://issues.apache.org/jira/browse/AMBARI-24450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Lysnichenko resolved AMBARI-24450.
-----------------------------------------
    Resolution: Fixed

> Remove dependencies with potential security vulnerabilities from 
> fast-hdfs-resource
> -----------------------------------------------------------------------------------
>
>                 Key: AMBARI-24450
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24450
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.1
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.1
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Remove dependencies with potential security vulnerabilities from 
> fast-hdfs-resource.  Most issues appear to be coming from dependencies of 
> org.apache.hadoop:hadoop-core:1.2.1.
> * Apache Tomcat 5.5.12 - recommendation, exclude or update to 6.0.20.0 or 
> above.
> {noformat}
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building fast-hdfs-resource 0.0.1-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ 
> fast-hdfs-resource ---
> [INFO] org.apache.ambari:fast-hdfs-resource:jar:0.0.1-SNAPSHOT
> [INFO] \- org.apache.hadoop:hadoop-core:jar:1.2.1:compile
> [INFO]    +- tomcat:jasper-runtime:jar:5.5.12:compile
> [INFO]    \- tomcat:jasper-compiler:jar:5.5.12:compile
> [INFO] 
> ------------------------------------------------------------------------
> {noformat}
> * org.mortbay.jetty:jetty:6.1.26 - exclude or update to 6.1.26-hwx
> * org.mortbay.jetty:jsp-2.1:6.1H.14.1 - exclude or update to 6.1.0.0-fuse
> * org.mortbay.jetty:servlet-api-2.5:6.1.12rc1 - exclude or update to 
> 6.1.0.1-fuse
> * org.mortbay.jetty:jetty-test:6.1.26 - exclude or update to 6.1.26.hwx
> {noformat}
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building fast-hdfs-resource 0.0.1-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ 
> fast-hdfs-resource ---
> [INFO] org.apache.ambari:fast-hdfs-resource:jar:0.0.1-SNAPSHOT
> [INFO] \- org.apache.hadoop:hadoop-core:jar:1.2.1:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    |  \- org.mortbay.jetty:servlet-api:jar:2.5-20081211:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jsp-api-2.1:jar:6.1.14:compile
> [INFO]    |  \- org.mortbay.jetty:servlet-api-2.5:jar:6.1.14:compile
> [INFO]    \- org.mortbay.jetty:jsp-2.1:jar:6.1.14:compile
> [INFO] 
> ------------------------------------------------------------------------
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to