diff --git a/content/rest/dependency-graph/sboms.md b/content/rest/dependency-graph/sboms.md index 68814bf4ea0d..904c8f62f520 100644 --- a/content/rest/dependency-graph/sboms.md +++ b/content/rest/dependency-graph/sboms.md @@ -15,4 +15,8 @@ allowTitleToDifferFromFilename: true This article gives details about the REST API endpoint. +{% ifversion ghes %} +{% data variables.product.product_name %} does not retrieve license information for dependencies, and does not calculate information about dependents, the repositories and packages that depend on a repository. These fields will not be populated in the response. +{% endif %} +