Bug |
Category |
Details |
Line |
Priority |
org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS.getBuys() may expose internal representation by returning OrderBookTAS.buys |
MALICIOUS_CODE |
EI_EXPOSE_REP |
115 |
Medium |
org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS.getSells() may expose internal representation by returning OrderBookTAS.sells |
MALICIOUS_CODE |
EI_EXPOSE_REP |
111 |
Medium |
org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS.getTopBuy() may expose internal representation by returning OrderBookTAS.topBuy |
MALICIOUS_CODE |
EI_EXPOSE_REP |
163 |
Medium |
org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS.getTopSell() may expose internal representation by returning OrderBookTAS.topSell |
MALICIOUS_CODE |
EI_EXPOSE_REP |
159 |
Medium |
org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS.getTrades() may expose internal representation by returning OrderBookTAS.trades |
MALICIOUS_CODE |
EI_EXPOSE_REP |
119 |
Medium |
new org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS(OrderBookObject[], OrderBookObject[], TradeObject[], BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, TopObject[], TopObject[]) may expose internal representation by storing an externally mutable object into OrderBookTAS.buys |
MALICIOUS_CODE |
EI_EXPOSE_REP2 |
95 |
Medium |
new org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS(OrderBookObject[], OrderBookObject[], TradeObject[], BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, TopObject[], TopObject[]) may expose internal representation by storing an externally mutable object into OrderBookTAS.sells |
MALICIOUS_CODE |
EI_EXPOSE_REP2 |
94 |
Medium |
new org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS(OrderBookObject[], OrderBookObject[], TradeObject[], BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, TopObject[], TopObject[]) may expose internal representation by storing an externally mutable object into OrderBookTAS.topBuy |
MALICIOUS_CODE |
EI_EXPOSE_REP2 |
107 |
Medium |
new org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS(OrderBookObject[], OrderBookObject[], TradeObject[], BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, TopObject[], TopObject[]) may expose internal representation by storing an externally mutable object into OrderBookTAS.topSell |
MALICIOUS_CODE |
EI_EXPOSE_REP2 |
106 |
Medium |
new org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS(OrderBookObject[], OrderBookObject[], TradeObject[], BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, TopObject[], TopObject[]) may expose internal representation by storing an externally mutable object into OrderBookTAS.trades |
MALICIOUS_CODE |
EI_EXPOSE_REP2 |
96 |
Medium |