teepot/packages
Harald Hoyer 205113ecfa
feat(intel-dcap-api): add comprehensive testing infrastructure and examples
- Add mock tests using real Intel API response data (25 tests)
- Create fetch_test_data tool to retrieve real API responses for testing
- Add integration_test example covering 17 API endpoints
- Add common_usage example demonstrating attestation verification patterns
- Add issuer chain validation checks to ensure signature verification is possible
- Add comprehensive documentation in CLAUDE.md

The test suite now covers all major Intel DCAP API functionality including
TCB info, enclave identities, PCK CRLs, FMSPCs, and evaluation data numbers
for both SGX and TDX platforms across API v3 and v4.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-05-28 11:52:31 +02:00
..
container-self-attestation-test-sgx-azure feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-self-attestation-test-sgx-dcap feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
container-tdx-test feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-tee-key-preexec-dcap feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-vault-admin feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-vault-admin-sgx-azure feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-vault-sgx-azure feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-vault-start-config fix: increase performance_multiplier 2024-08-07 16:43:30 +02:00
container-vault-unseal feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-vault-unseal-sgx-azure feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-verify-attestation-sgx feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
container-verify-era-proof-attestation-sgx feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
fmt feat: add fmt nix package 2024-03-11 12:39:02 +01:00
tdx_google feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
teepot feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
teepotCrate feat(intel-dcap-api): add comprehensive testing infrastructure and examples 2025-05-28 11:52:31 +02:00