API enhancements

Black Duck Documentation

Version
2026.4

For more information on API requests, please refer to the REST API Developers Guide available in Black Duck.

Added sorting to LTS vulnerability view endpoint

The GET /api/lts-projects/{projectId}/lts-project-versions/{versionId}/vulnerabilities API endpoint now supports sorting on the following points:

  • Vulnerability ID (default)

  • Affected Components, the first component in the list

  • Overall Score

  • Remediation Status