mirror of
https://github.com/henrygd/beszel.git
synced 2026-08-19 08:47:46 +02:00
ghupdate: add checksum verification and extraction path containment guard
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
type releaseAsset struct {
|
||||
Name string `json:"name"`
|
||||
DownloadUrl string `json:"browser_download_url"`
|
||||
Digest string `json:"digest"`
|
||||
Id int `json:"id"`
|
||||
Size int `json:"size"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user