This article provides the details of the APIs to find third party license risk of a component.
Details
-
Use the following API to get the licenses for the component
https://<highlight URL>/WS2/domains/<domain id>/applications/<application id>/thirdpartyIn the example below for the component the API call shows the following compliance statuses for licenses: notCompliant = High risk,
partial = medium risk,
compliant= low risk,
undefined = undefined
-
Use the license id from the above call to see further details about the license using this API call:
https://<highlight url>/WS2/domains/<domain id>/licenses/<license id>
eg: License details using the 2nd API call for license id 15 which is a notCompliant = High risk license, :
Highlight API's
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
54424
Comments