Version Bumps
Please update the following dependency versions in gh-aw:
AWF (Agentic Workflow Firewall)
mcpg (DIFC Proxy)
Key changes in these versions
AWF v0.25.24:
- Added
GIT_SSL_CAINFO to cli-proxy sidecar entrypoint — fixes gh repo clone SSL certificate verification failures when routing through the DIFC proxy (unable to get local issuer certificate error)
- Added
GIT_SSL_CAINFO to cli-proxy server.js PROTECTED_ENV_KEYS to prevent agent TLS trust-store bypass
mcpg v0.2.24:
- TLS trust environment propagation fix —
configureTLSTrustEnvironment() now properly sets SSL cert env vars for child processes
Version Bumps
Please update the following dependency versions in gh-aw:
AWF (Agentic Workflow Firewall)
v0.25.24mcpg (DIFC Proxy)
v0.2.24Key changes in these versions
AWF v0.25.24:
GIT_SSL_CAINFOto cli-proxy sidecar entrypoint — fixesgh repo cloneSSL certificate verification failures when routing through the DIFC proxy (unable to get local issuer certificateerror)GIT_SSL_CAINFOto cli-proxy server.jsPROTECTED_ENV_KEYSto prevent agent TLS trust-store bypassmcpg v0.2.24:
configureTLSTrustEnvironment()now properly sets SSL cert env vars for child processes