@integrity-labs/agt-cli 0.28.621 → 0.28.623

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ import {
7
7
  expandTemplateVars,
8
8
  isolationMode,
9
9
  parseEnvIntegrations
10
- } from "./chunk-QSPSXG4K.js";
10
+ } from "./chunk-UIB2SMFE.js";
11
11
  import {
12
12
  BIND_FAILURE_QUARANTINE_THRESHOLD,
13
13
  INTEGRATIONS_SECTION_END,
@@ -5259,6 +5259,7 @@ ${sections}`
5259
5259
  writeIntegrationsSummaryForAgent(codeName, summariesForSidecar);
5260
5260
  const decryptedIntegrations = integrations.map((integration) => ({
5261
5261
  ...integration,
5262
+ // atrest-reader-context-allow: host adapter — POST /host/agent-integrations decrypts server-side and returns PLAINTEXT creds (the host holds no AUTH_ENCRYPTION_KEY and ResolvedIntegration carries no org/rowId to build a ref). This decrypt is dead-defensive on plaintext; a v2 (enc:2) blob never reaches the host (ENG-9110 trace).
5262
5263
  credentials: decryptIntegrationCredentials(integration.credentials)
5263
5264
  }));
5264
5265
  const envUpdates = {};
@@ -6065,7 +6066,7 @@ function exchangeFailureKind(err) {
6065
6066
  }
6066
6067
 
6067
6068
  // src/lib/api-client.ts
6068
- var agtCliVersion = true ? "0.28.621" : "dev";
6069
+ var agtCliVersion = true ? "0.28.623" : "dev";
6069
6070
  var lastConfigHash = null;
6070
6071
  function setConfigHash(hash) {
6071
6072
  lastConfigHash = hash && hash.length > 0 ? hash : null;
@@ -9558,4 +9559,4 @@ export {
9558
9559
  managerInstallSystemUnitCommand,
9559
9560
  managerUninstallSystemUnitCommand
9560
9561
  };
9561
- //# sourceMappingURL=chunk-MSQXSVA5.js.map
9562
+ //# sourceMappingURL=chunk-X73OEEMY.js.map