-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Expose Release Asset Digests [GA] #1136
Copy link
Copy link
Closed
Labels
EnterpriseProduct SKU: GitHub EnterpriseProduct SKU: GitHub EnterpriseFreeProduct SKU: GitHub FreeProduct SKU: GitHub FreeTeamProduct SKU: GitHub TeamProduct SKU: GitHub TeamgaFeature phase: Generally availableFeature phase: Generally availableshippedShippedShipped
Metadata
Metadata
Assignees
Labels
EnterpriseProduct SKU: GitHub EnterpriseProduct SKU: GitHub EnterpriseFreeProduct SKU: GitHub FreeProduct SKU: GitHub FreeTeamProduct SKU: GitHub TeamProduct SKU: GitHub TeamgaFeature phase: Generally availableFeature phase: Generally availableshippedShippedShipped
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
No status
Value Prop
GitHub will now automatically compute and display checksums (SHA256 digests) for all uploaded release assets, making these digests available both in the UI and via the API. The checksums are generated at the time of asset upload and are immutable, providing a consistent and standardized way for all projects on GitHub to offer checksum data for their releases.
Expected Outcome
Users and automation tools can easily verify that the asset they downloaded hasn't been tampered with after publishing.