IBM / ibm-cos-sdk-java

ibm-cos-sdk-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAST : Privacy.DataLeakage

JyothiBacham opened this issue · comments

Privacy.DataLeakage :

Source: org.apache.http.HttpEntity.getContent():InputStream via CRC32ChecksumResponseInterceptor:78

Sink: org.apache.http.protocol.HttpContext.setAttribute(String;Object):void via CRC32ChecksumResponseInterceptor:77

Hi, our SAST(AppScan) reports this vulnerability from COS jar.. can you please check if this is a valid issue and needs any change..

This code applies only to the upstream JSON protocol that COS does not support:

// Only Json protocol has this header, we only wrap CRC32ChecksumCalculatingInputStream in json protocol clients.
.