Package org.spdx.spdx_to_osv
Class SwhApi
java.lang.Object
org.spdx.spdx_to_osv.SwhApi
public class SwhApi extends Object
Singleton class API for SoftwareHeritage
- Author:
- Gary O'Neall
-
Field Summary
Fields Modifier and Type Field Description static StringENDPOINTstatic StringRELEASE_ENDPOINT -
Method Summary
Modifier and Type Method Description static SwhApigetInstance()SwhReleasegetSwhRelease(String releaseSha1)
-
Field Details
-
ENDPOINT
- See Also:
- Constant Field Values
-
RELEASE_ENDPOINT
- See Also:
- Constant Field Values
-
-
Method Details