Method

FwupdReleaseget_sbom_url

Declaration [src]

const gchar*
fwupd_release_get_sbom_url (
  FwupdRelease* self
)

Description [src]

Gets the URL of the SBOM for this release.

Available since:2.0.7

Return value

Returns: const gchar*
 

A URL, or NULL if unset.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.