Registry / security / theupdateframework-go-tuf

theupdateframework-go-tuf

JSON →
library0.7.0gogounverified

A Go implementation of The Update Framework (TUF) for secure software updates.

go get github.com/theupdateframework/go-tuf
INSTALL
IMPORT
SIG · THEUPDATEFRAMEWORK
T
theupdateframework-go-tuf
securitygov0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tuf
github.com/theupdateframework/go-tuf

Create a new TUF repository

package main import "github.com/theupdateframework/go-tuf" func main() { store := tuf.MemoryStore(nil, nil) _, _ = tuf.NewRepo(store) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Resources
theupdateframework-go-tuf — go get theupdateframework-go-tuf · libregistry