Registry / crypto / datadog-go-tuf

datadog-go-tuf

JSON →
library0.7.0gogounverified

Package go-tuf provides a Go implementation of The Update Framework (TUF).

go get github.com/DataDog/go-tuf
INSTALL
IMPORT
SIG · DATADOG-GO-TUF
D
datadog-go-tuf
cryptogov0.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/DataDog/go-tuf

Initialize a TUF memory store

package main import ( "fmt" "github.com/DataDog/go-tuf" ) func main() { store := tuf.MemoryStore{} fmt.Println(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
15 hits · last 30 days
node
14
Resources
datadog-go-tuf — go get datadog-go-tuf · libregistry