Back to changelog
March 03, 2025
We've fixed an issue with the diff_report_url
field in the Full Scan Diff API. Previously, the URL was generated using SBOM IDs, but due to an unidentified change, they were not working as expected. We've updated it to use Full Scan IDs instead, which is the preferred approach for accessing ephemeral diffs.
Additionally, we've cleaned up strict null check comments and added repo
and org
slugs to the response body for improved usability.