Skip to content

feat: include zentinel binary in Docker image for bundle validation #53

feat: include zentinel binary in Docker image for bundle validation

feat: include zentinel binary in Docker image for bundle validation #53

Triggered via push February 23, 2026 17:12
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Integration Tests
0s
Integration Tests
E2E Tests
0s
E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Code Quality
Process completed with exit code 1.
Security Audit
Process completed with exit code 1.
Unit Tests: test/zentinel_cp/services/trust_store_context_test.exs#L29
test create_trust_store/1 rejects invalid PEM (ZentinelCp.Services.TrustStoreContextTest)
Unit Tests: test/zentinel_cp/services/trust_store_context_test.exs#L42
test create_trust_store/1 enforces unique slug per project (ZentinelCp.Services.TrustStoreContextTest)
Unit Tests: test/zentinel_cp/services/topology_test.exs#L40
test get_topology_data/1 builds edges for service -> upstream group relationships (ZentinelCp.Services.TopologyTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L113
test issue_client_certificate/5 issues certificate with RSA CA (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L26
test generate_ca_certificate/3 generates a valid self-signed CA certificate with EC key (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L65
test issue_client_certificate/5 issues a certificate signed by the CA (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L94
test issue_client_certificate/5 issues certificate with OU (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L51
test generate_ca_certificate/3 generates a valid CA certificate with RSA key (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L140
test generate_crl/3 generates an empty CRL (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L126
test generate_crl/3 generates a CRL with revoked entries (ZentinelCp.Services.CACryptoTest)