When using /domains/{domainId}/applications/{applicationId} API then suddenly OpenSourceSafetyDetail has disappeared.
Workaround or Action Plan
The structure of returned data has slightly changed in the last released version.
Content of openSourceSafetyDetail (openSourceLicense, openSourceObsolescence and openSourceCVE scores) is directly available under metrics now.
"softwareResiliencyAdded": 0.7327622771263123,
"softwareHealth": 0.6768769224484762,
"openSourceSafety": 0.6513997103161858,
"openSourceLicense": 1,
"openSourceObsolescence": 0.21419913094855733,
"openSourceCVE": 0.74,
"businessImpact": 0.7969543147208121,
Highlight API's
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Zendesk
38402
Comments