All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dependencysec.b.ChannelUtil Maven / Gradle / Ivy

package com.dependencysec.b;

import com.dependencysec.b.a.b;

public class ChannelUtil {

    public static b buildProjectScanReportRequest(ChannelConfig channelConfig, String json) {
        b b = new b();
        b.setEntity(json.getBytes());
        b.setUrl(channelConfig.getKEY() + "report/project/library");
        b.setMethod("post");
        return b;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy