docs: state that the proxy has no native control-plane client yet (#8) #64
ci.yml
on: push
Unit Tests
3m 26s
Code Quality
2m 16s
Security Audit
2m 35s
Annotations
13 errors and 6 warnings
|
Code Quality
Process completed with exit code 1.
|
|
Security Audit
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#L75
test list_trust_stores/1 returns empty list when none exist (ZentinelCp.Services.TrustStoreContextTest)
|
|
Unit Tests:
test/zentinel_cp/services/certificate_test.exs#L84
test create_certificate/1 requires cert_pem (ZentinelCp.Services.CertificateTest)
|
|
Unit Tests:
test/zentinel_cp/services/topology_test.exs#L83
test get_topology_data/1 includes all entity types in topology data (ZentinelCp.Services.TopologyTest)
|
|
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)
|
|
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#L113
test issue_client_certificate/5 issues certificate with RSA CA (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)
|
|
Code Quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Quality
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Security Audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Audit
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|