Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: c6ai/go-tpm-tools

Tags

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request google#427 from alexmwu/v0.4.4

Release v0.4.4

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.4.3 (google#416)

New Features:
[launcher] Add TEE server IPC implementation google#367
[launcher] Enable memory monitoring in CS google#391
Use TDX quote provider to attest and verify google#405
Integrate nonce verification as part of the TDX quote validation procedure. google#395
Add RISC V support google#407
[launcher] Use resizable integrity-fs with in-memory tags google#412

Bug Fixes:
[launcher] Fix launcher exit code google#384
[launcher] Handle exit code checking during deferral evaluation google#392
[cmd] Skip tests that call setGCEAKTemplate google#402
[launcher] Fix teeserver context reset issue & add container signature cache google#397
Set all unused parameters as _ to fix CI lint failure google#411
[launcher] Make customtoken test sleep to mitigate clock skew google#413

Other Changes:
Add eventlog parse logics for memory monitoring google#404
[launcher]: Add memory monitor measurement logics google#408
Update go-tdx-guest version to v0.3.1 google#414

New Contributors:
@KeithMoyer in google#392
@vbalain in google#405
@aimixsaka in google#407

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.2 (google#385)

New Features:
[launcher] Add experiment support google#352
[launcher] Integrate signature discovery client into attestation agent google#343

Bug Fixes:
Make launcher host tmp directory before experiment fetch google#363

Other Changes:
[launcher] Print kernel cmdline on builds google#268
Import latest version of go-tdx-guest google#373
[launcher] Print signature details instead of signature object google#374
[launcher] Add image tests for the experiments binary google#378
Update go-sev-guest to v0.9.3 google#381

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.1 (google#357)

New Features:
[launcher] Verify FS and mount before launch google#311
Integration of go-tpm-tools with go-tdx-guest google#347

Intra-version Breaking Changes:
Add launcherfile package for path and file consts google#356 breaks google#333
Bug Fixes:
[launcher] Update the token refresh logic google#325
[launcher] Fix logging blocking issue google#338

Other Changes:
[launcher] Add a new metadata flag of signedImageRepos google#320
Update go-sev-guest to v0.7.0 google#329
[launcher] Add SSH test for image. google#314
Add supported architectures to ci.yml google#330
Fix the go version number error google#326
[launcher] Signature discovery: fetch a signed image manifest at for parsing google#324
[launcher] Export attestation token filepath and filename google#333
[launcher] Increase the max file descriptor google#339
[launcher] Add a signature interface and a library to parse signature from image manifest google#328
Rename TdxVerify function to TdxQuote in server package. google#353
[launcher] Use V1 SDK in launcher verifier client google#305
Update and tidy dependencies google#344

testjkl

Toggle testjkl's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#338 from alexmwu/logging-fix

Fix logging blocking issue

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.0 (google#322)

New Features:
[launcher] Add capability to open ports google#294
Allow loading of cached keys google#313

Other Changes:
Use legacy tpm2 at its new path google#318
Add GoReleaser release action for gotpm CLI google#319
Update go-tpm dependency to 0.9.0 google#321

v0.3.12

Toggle v0.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.3.12 (google#309)

New Features:
Add attest and verify command to gotpm google#293
Add tee_technology flag and test for tee_technology flag google#307
* intra-release breaking change

Other Changes:
Add OS Policy assignment tests for both debug and hardened. google#301
Add a wrapper for ExternalTPM google#302
Update to go-sev-guest v0.6.0 google#304
Update base image family to use cos-dev google#306
Update go-sev-guest to v0.6.1 google#308

launcher/v0.3.12

Toggle launcher/v0.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Submodule update for v0.3.12 (google#310)

cmd/v0.3.12

Toggle cmd/v0.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Submodule update for v0.3.12 (google#310)

v0.3.11

Toggle v0.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.3.11 (google#298)

Breaking Changes:

New Features:
Use region in spec to create attestation service rest client google#281
Parse EFI App state from the TCG event log google#277

Bug Fixes:
Increase default systemd wait timeout to 900s google#276
Use same env var formatting logic on the launcher as server google#253
Fix image pulling in launcher google#282
Bump version and fix a kernel cmd issue google#291
Return the actual number of bytes written to through command buffer google#287
Fix lint issues after using golangci-lint-1.52.2 google#296

Other Changes:
Add image tests and test automation google#275
Update go-sev-guest to v0.4.2 google#278
Update to go-sev-guest v0.4.5 google#279
Add proper debug license and logging to launcher google#280
Upgrade to go-sev-guest v0.5.0 google#283
Import go-sev-guest v0.5.2 google#284
Add override test for workload env vars and cmd google#286
Add test workload code, check OIDC claims, and validate launch policy checks google#288
Bump golang.org/x/net in /launcher google#290
Add RELEASING instructions google#187

https://github.com/google/go-tpm-tools/compare/53cab1a...5dd1056?expand=1