auth0-deploy-cli 7.17.0 → 7.17.1

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.
Files changed (148) hide show
  1. package/.nyc_output/7746620e-e4aa-4851-a0e0-8720b493c434.json +1 -0
  2. package/.nyc_output/processinfo/{73505b6e-6da0-4037-bbc8-712305a3c506.json → 7746620e-e4aa-4851-a0e0-8720b493c434.json} +1 -1
  3. package/.nyc_output/processinfo/8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea.json +1 -0
  4. package/.nyc_output/processinfo/cf32e35e-b65d-442d-bf1a-0484952dc58e.json +1 -0
  5. package/.nyc_output/processinfo/index.json +1 -1
  6. package/CHANGELOG.md +11 -1
  7. package/coverage/lcov-report/index.html +15 -15
  8. package/coverage/lcov-report/src/args.ts.html +1 -1
  9. package/coverage/lcov-report/src/commands/export.ts.html +1 -1
  10. package/coverage/lcov-report/src/commands/import.ts.html +1 -1
  11. package/coverage/lcov-report/src/commands/index.html +1 -1
  12. package/coverage/lcov-report/src/configFactory.ts.html +1 -1
  13. package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
  14. package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +1 -1
  15. package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
  16. package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
  17. package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +8 -2
  18. package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +1 -1
  19. package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
  20. package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
  21. package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
  22. package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
  23. package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +1 -1
  24. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
  25. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
  26. package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
  27. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  28. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  29. package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
  30. package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
  31. package/coverage/lcov-report/src/context/directory/handlers/index.html +1 -1
  32. package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
  33. package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
  34. package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
  35. package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
  36. package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
  37. package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
  38. package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +1 -1
  39. package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
  40. package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
  41. package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
  42. package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
  43. package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
  44. package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
  45. package/coverage/lcov-report/src/context/directory/index.html +10 -10
  46. package/coverage/lcov-report/src/context/directory/index.ts.html +10 -7
  47. package/coverage/lcov-report/src/context/index.html +1 -1
  48. package/coverage/lcov-report/src/context/index.ts.html +1 -1
  49. package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
  50. package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
  51. package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +1 -1
  52. package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +1 -1
  53. package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
  54. package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
  55. package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
  56. package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +1 -1
  57. package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
  58. package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +1 -1
  59. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
  60. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
  61. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
  62. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  63. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  64. package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
  65. package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
  66. package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
  67. package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
  68. package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
  69. package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
  70. package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
  71. package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
  72. package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
  73. package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
  74. package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
  75. package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
  76. package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
  77. package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
  78. package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
  79. package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
  80. package/coverage/lcov-report/src/context/yaml/index.html +1 -1
  81. package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
  82. package/coverage/lcov-report/src/index.html +1 -1
  83. package/coverage/lcov-report/src/index.ts.html +1 -1
  84. package/coverage/lcov-report/src/keywordPreservation.ts.html +1 -1
  85. package/coverage/lcov-report/src/logger.ts.html +2 -2
  86. package/coverage/lcov-report/src/readonly.ts.html +1 -1
  87. package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
  88. package/coverage/lcov-report/src/tools/auth0/client.ts.html +29 -29
  89. package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
  90. package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
  91. package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +1 -1
  92. package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
  93. package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +20 -20
  94. package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
  95. package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
  96. package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
  97. package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +60 -60
  98. package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
  99. package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
  100. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
  101. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
  102. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
  103. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  104. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  105. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
  106. package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +1 -1
  107. package/coverage/lcov-report/src/tools/auth0/handlers/index.html +5 -5
  108. package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
  109. package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
  110. package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
  111. package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
  112. package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
  113. package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +1 -1
  114. package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
  115. package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
  116. package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +1 -1
  117. package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
  118. package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
  119. package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
  120. package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
  121. package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
  122. package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
  123. package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
  124. package/coverage/lcov-report/src/tools/calculateChanges.ts.html +27 -27
  125. package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
  126. package/coverage/lcov-report/src/tools/deploy.ts.html +16 -4
  127. package/coverage/lcov-report/src/tools/index.html +4 -4
  128. package/coverage/lcov-report/src/tools/index.ts.html +1 -1
  129. package/coverage/lcov-report/src/tools/utils.ts.html +17 -17
  130. package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
  131. package/coverage/lcov-report/src/types.ts.html +1 -1
  132. package/coverage/lcov-report/src/utils.ts.html +1 -1
  133. package/coverage/lcov.info +382 -377
  134. package/docs/keyword-replacement.md +1 -1
  135. package/lib/context/directory/handlers/clientGrants.js +2 -0
  136. package/lib/context/directory/handlers/clientGrants.js.map +1 -1
  137. package/lib/context/directory/index.js +2 -1
  138. package/lib/context/directory/index.js.map +1 -1
  139. package/lib/tools/auth0/handlers/clients.js +1 -1
  140. package/lib/tools/auth0/handlers/clients.js.map +1 -1
  141. package/lib/tools/deploy.js +1 -1
  142. package/lib/tools/deploy.js.map +1 -1
  143. package/package.json +1 -1
  144. package/.nyc_output/73505b6e-6da0-4037-bbc8-712305a3c506.json +0 -1
  145. package/.nyc_output/processinfo/228b255c-8229-401b-8754-061636784d5c.json +0 -1
  146. package/.nyc_output/processinfo/263ade2e-33b2-4e70-aec3-ff4e99fd5b5c.json +0 -1
  147. /package/.nyc_output/{228b255c-8229-401b-8754-061636784d5c.json → 8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea.json} +0 -0
  148. /package/.nyc_output/{263ade2e-33b2-4e70-aec3-ff4e99fd5b5c.json → cf32e35e-b65d-442d-bf1a-0484952dc58e.json} +0 -0
@@ -1 +1 @@
1
- {"parent":"228b255c-8229-401b-8754-061636784d5c","pid":186,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/mocha/bin/mocha.js","-r","/home/circleci/repo/node_modules/ts-mocha/src/index.js","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","5000"],"execArgv":[],"cwd":"/home/circleci/repo","time":1677852653822,"ppid":179,"coverageFilename":"/home/circleci/repo/.nyc_output/73505b6e-6da0-4037-bbc8-712305a3c506.json","externalId":"","uuid":"73505b6e-6da0-4037-bbc8-712305a3c506","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/keywordPreservation.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
1
+ {"parent":"8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea","pid":176,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/mocha/bin/mocha.js","-r","/home/circleci/repo/node_modules/ts-mocha/src/index.js","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","5000"],"execArgv":[],"cwd":"/home/circleci/repo","time":1680277635947,"ppid":169,"coverageFilename":"/home/circleci/repo/.nyc_output/7746620e-e4aa-4851-a0e0-8720b493c434.json","externalId":"","uuid":"7746620e-e4aa-4851-a0e0-8720b493c434","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/keywordPreservation.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
@@ -0,0 +1 @@
1
+ {"parent":"cf32e35e-b65d-442d-bf1a-0484952dc58e","pid":169,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","5000"],"execArgv":[],"cwd":"/home/circleci/repo","time":1680277635810,"ppid":168,"coverageFilename":"/home/circleci/repo/.nyc_output/8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea.json","externalId":"","uuid":"8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea","files":[]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":157,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1680277635274,"ppid":146,"coverageFilename":"/home/circleci/repo/.nyc_output/cf32e35e-b65d-442d-bf1a-0484952dc58e.json","externalId":"","uuid":"cf32e35e-b65d-442d-bf1a-0484952dc58e","files":[]}
@@ -1 +1 @@
1
- {"processes":{"228b255c-8229-401b-8754-061636784d5c":{"parent":"263ade2e-33b2-4e70-aec3-ff4e99fd5b5c","children":["73505b6e-6da0-4037-bbc8-712305a3c506"]},"263ade2e-33b2-4e70-aec3-ff4e99fd5b5c":{"parent":null,"children":["228b255c-8229-401b-8754-061636784d5c"]},"73505b6e-6da0-4037-bbc8-712305a3c506":{"parent":"228b255c-8229-401b-8754-061636784d5c","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/constants.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/deploy.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/client.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/utils.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/schema.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/validationError.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/calculateChanges.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/types.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/utils.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/defaults.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/readonly.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/keywordPreservation.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/index.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/args.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/commands/import.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/configFactory.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"],"/home/circleci/repo/src/commands/export.ts":["73505b6e-6da0-4037-bbc8-712305a3c506"]},"externalIds":{}}
1
+ {"processes":{"7746620e-e4aa-4851-a0e0-8720b493c434":{"parent":"8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea","children":[]},"8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea":{"parent":"cf32e35e-b65d-442d-bf1a-0484952dc58e","children":["7746620e-e4aa-4851-a0e0-8720b493c434"]},"cf32e35e-b65d-442d-bf1a-0484952dc58e":{"parent":null,"children":["8e8d4fa2-9be8-4228-b4c1-c9b7e72c99ea"]}},"files":{"/home/circleci/repo/src/logger.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/constants.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/deploy.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/client.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/utils.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/schema.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/validationError.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/calculateChanges.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/types.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/utils.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/defaults.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/readonly.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/keywordPreservation.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/index.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/args.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/commands/import.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/configFactory.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"],"/home/circleci/repo/src/commands/export.ts":["7746620e-e4aa-4851-a0e0-8720b493c434"]},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [7.17.1] - 2023-03-31
11
+
12
+ ### Fixed
13
+
14
+ - Tenant-agnostic filenames for client grants if more than fifty clients and fifty resource servers [#764]
15
+ - Unintentional exclusion of clients when injecting access token via `AUTH0_ACCESS_TOKEN` [#775]
16
+
10
17
  ## [7.17.0] - 2023-03-03
11
18
 
12
19
  ### Added
@@ -903,7 +910,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
903
910
  [#757]: https://github.com/auth0/auth0-deploy-cli/issues/757
904
911
  [#758]: https://github.com/auth0/auth0-deploy-cli/issues/758
905
912
  [#760]: https://github.com/auth0/auth0-deploy-cli/issues/760
906
- [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.0...HEAD
913
+ [#764]: https://github.com/auth0/auth0-deploy-cli/issues/764
914
+ [#775]: https://github.com/auth0/auth0-deploy-cli/issues/775
915
+ [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.1...HEAD
916
+ [7.17.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.0...v7.17.1
907
917
  [7.17.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.16.1...v7.17.0
908
918
  [7.16.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.16.0...v7.16.1
909
919
  [7.16.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.15.2...v7.16.0
@@ -23,16 +23,16 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">88.94% </span>
26
+ <span class="strong">88.95% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>3324/3737</span>
28
+ <span class='fraction'>3325/3738</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">76.61% </span>
33
+ <span class="strong">76.54% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>1212/1582</span>
35
+ <span class='fraction'>1214/1586</span>
36
36
  </div>
37
37
 
38
38
 
@@ -46,7 +46,7 @@
46
46
  <div class='fl pad1y space-right2'>
47
47
  <span class="strong">90.81% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>3115/3430</span>
49
+ <span class='fraction'>3116/3431</span>
50
50
  </div>
51
51
 
52
52
 
@@ -125,17 +125,17 @@
125
125
 
126
126
  <tr>
127
127
  <td class="file high" data-value="src/context/directory"><a href="src/context/directory/index.html">src/context/directory</a></td>
128
- <td data-value="94.44" class="pic high">
128
+ <td data-value="94.54" class="pic high">
129
129
  <div class="chart"><div class="cover-fill" style="width: 94%"></div><div class="cover-empty" style="width: 6%"></div></div>
130
130
  </td>
131
- <td data-value="94.44" class="pct high">94.44%</td>
132
- <td data-value="54" class="abs high">51/54</td>
131
+ <td data-value="94.54" class="pct high">94.54%</td>
132
+ <td data-value="55" class="abs high">52/55</td>
133
133
  <td data-value="90.9" class="pct high">90.9%</td>
134
134
  <td data-value="33" class="abs high">30/33</td>
135
135
  <td data-value="100" class="pct high">100%</td>
136
136
  <td data-value="10" class="abs high">10/10</td>
137
- <td data-value="94.44" class="pct high">94.44%</td>
138
- <td data-value="54" class="abs high">51/54</td>
137
+ <td data-value="94.54" class="pct high">94.54%</td>
138
+ <td data-value="55" class="abs high">52/55</td>
139
139
  </tr>
140
140
 
141
141
  <tr>
@@ -190,8 +190,8 @@
190
190
  </td>
191
191
  <td data-value="96.26" class="pct high">96.26%</td>
192
192
  <td data-value="268" class="abs high">258/268</td>
193
- <td data-value="84.8" class="pct high">84.8%</td>
194
- <td data-value="125" class="abs high">106/125</td>
193
+ <td data-value="83.46" class="pct high">83.46%</td>
194
+ <td data-value="127" class="abs high">106/127</td>
195
195
  <td data-value="95.45" class="pct high">95.45%</td>
196
196
  <td data-value="66" class="abs high">63/66</td>
197
197
  <td data-value="96.23" class="pct high">96.23%</td>
@@ -220,8 +220,8 @@
220
220
  </td>
221
221
  <td data-value="89.61" class="pct high">89.61%</td>
222
222
  <td data-value="1387" class="abs high">1243/1387</td>
223
- <td data-value="78" class="pct medium">78%</td>
224
- <td data-value="641" class="abs medium">500/641</td>
223
+ <td data-value="78.07" class="pct medium">78.07%</td>
224
+ <td data-value="643" class="abs medium">502/643</td>
225
225
  <td data-value="92.09" class="pct high">92.09%</td>
226
226
  <td data-value="367" class="abs high">338/367</td>
227
227
  <td data-value="91.84" class="pct high">91.84%</td>
@@ -236,7 +236,7 @@
236
236
  <div class='footer quiet pad2 space-top1 center small'>
237
237
  Code coverage generated by
238
238
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
239
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
239
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
240
240
  </div>
241
241
  <script src="prettify.js"></script>
242
242
  <script>
@@ -490,7 +490,7 @@ export { getParams };
490
490
  <div class='footer quiet pad2 space-top1 center small'>
491
491
  Code coverage generated by
492
492
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
493
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
493
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
494
494
  </div>
495
495
  <script src="../prettify.js"></script>
496
496
  <script>
@@ -259,7 +259,7 @@ export default async function <span class="fstat-no" title="function not covered
259
259
  <div class='footer quiet pad2 space-top1 center small'>
260
260
  Code coverage generated by
261
261
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
262
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
262
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
263
263
  </div>
264
264
  <script src="../../prettify.js"></script>
265
265
  <script>
@@ -235,7 +235,7 @@ export default async function <span class="fstat-no" title="function not covered
235
235
  <div class='footer quiet pad2 space-top1 center small'>
236
236
  Code coverage generated by
237
237
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
238
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
238
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
239
239
  </div>
240
240
  <script src="../../prettify.js"></script>
241
241
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
119
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -160,7 +160,7 @@ export const configFactory = () =&gt; {
160
160
  <div class='footer quiet pad2 space-top1 center small'>
161
161
  Code coverage generated by
162
162
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
163
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
163
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
164
164
  </div>
165
165
  <script src="../prettify.js"></script>
166
166
  <script>
@@ -181,7 +181,7 @@
181
181
  <div class='footer quiet pad2 space-top1 center small'>
182
182
  Code coverage generated by
183
183
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
184
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
184
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
185
185
  </div>
186
186
  <script src="../../prettify.js"></script>
187
187
  <script>
@@ -409,7 +409,7 @@ export default actionsHandler;
409
409
  <div class='footer quiet pad2 space-top1 center small'>
410
410
  Code coverage generated by
411
411
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
412
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
413
413
  </div>
414
414
  <script src="../../../../prettify.js"></script>
415
415
  <script>
@@ -319,7 +319,7 @@ export default attackProtectionHandler;
319
319
  <div class='footer quiet pad2 space-top1 center small'>
320
320
  Code coverage generated by
321
321
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
322
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
322
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
323
323
  </div>
324
324
  <script src="../../../../prettify.js"></script>
325
325
  <script>
@@ -460,7 +460,7 @@ export default brandingHandler;
460
460
  <div class='footer quiet pad2 space-top1 center small'>
461
461
  Code coverage generated by
462
462
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
463
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
463
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
464
464
  </div>
465
465
  <script src="../../../../prettify.js"></script>
466
466
  <script>
@@ -161,7 +161,9 @@
161
161
  <a name='L96'></a><a href='#L96'>96</a>
162
162
  <a name='L97'></a><a href='#L97'>97</a>
163
163
  <a name='L98'></a><a href='#L98'>98</a>
164
- <a name='L99'></a><a href='#L99'>99</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
164
+ <a name='L99'></a><a href='#L99'>99</a>
165
+ <a name='L100'></a><a href='#L100'>100</a>
166
+ <a name='L101'></a><a href='#L101'>101</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
165
167
  <span class="cline-any cline-yes">1x</span>
166
168
  <span class="cline-any cline-yes">1x</span>
167
169
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -214,11 +216,13 @@
214
216
  <span class="cline-any cline-neutral">&nbsp;</span>
215
217
  <span class="cline-any cline-neutral">&nbsp;</span>
216
218
  <span class="cline-any cline-neutral">&nbsp;</span>
219
+ <span class="cline-any cline-neutral">&nbsp;</span>
217
220
  <span class="cline-any cline-yes">1x</span>
218
221
  <span class="cline-any cline-neutral">&nbsp;</span>
219
222
  <span class="cline-any cline-neutral">&nbsp;</span>
220
223
  <span class="cline-any cline-neutral">&nbsp;</span>
221
224
  <span class="cline-any cline-neutral">&nbsp;</span>
225
+ <span class="cline-any cline-neutral">&nbsp;</span>
222
226
  <span class="cline-any cline-yes">1x</span>
223
227
  <span class="cline-any cline-yes">3x</span>
224
228
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -310,10 +314,12 @@ async function dump(context: DirectoryContext): Promise&lt;void&gt; {
310
314
  &nbsp;
311
315
  const allResourceServers = await context.mgmtClient.resourceServers.getAll({
312
316
  paginate: true,
317
+ include_totals: true,
313
318
  });
314
319
  &nbsp;
315
320
  const allClients = await context.mgmtClient.clients.getAll({
316
321
  paginate: true,
322
+ include_totals: true,
317
323
  });
318
324
  &nbsp;
319
325
  // Convert client_id to the client name for readability
@@ -364,7 +370,7 @@ export default clientGrantsHandler;
364
370
  <div class='footer quiet pad2 space-top1 center small'>
365
371
  Code coverage generated by
366
372
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
367
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
373
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
368
374
  </div>
369
375
  <script src="../../../../prettify.js"></script>
370
376
  <script>
@@ -325,7 +325,7 @@ export default clientsHandler;
325
325
  <div class='footer quiet pad2 space-top1 center small'>
326
326
  Code coverage generated by
327
327
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
328
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
328
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
329
329
  </div>
330
330
  <script src="../../../../prettify.js"></script>
331
331
  <script>
@@ -373,7 +373,7 @@ export default connectionsHandler;
373
373
  <div class='footer quiet pad2 space-top1 center small'>
374
374
  Code coverage generated by
375
375
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
376
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
376
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
377
377
  </div>
378
378
  <script src="../../../../prettify.js"></script>
379
379
  <script>
@@ -217,7 +217,7 @@ export default customDomainsHandler;
217
217
  <div class='footer quiet pad2 space-top1 center small'>
218
218
  Code coverage generated by
219
219
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
220
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
220
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
221
221
  </div>
222
222
  <script src="../../../../prettify.js"></script>
223
223
  <script>
@@ -553,7 +553,7 @@ export default databasesHandler;
553
553
  <div class='footer quiet pad2 space-top1 center small'>
554
554
  Code coverage generated by
555
555
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
556
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
556
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
557
557
  </div>
558
558
  <script src="../../../../prettify.js"></script>
559
559
  <script>
@@ -235,7 +235,7 @@ export default emailProviderHandler;
235
235
  <div class='footer quiet pad2 space-top1 center small'>
236
236
  Code coverage generated by
237
237
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
238
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
238
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
239
239
  </div>
240
240
  <script src="../../../../prettify.js"></script>
241
241
  <script>
@@ -319,7 +319,7 @@ export default emailTemplatesHandler;
319
319
  <div class='footer quiet pad2 space-top1 center small'>
320
320
  Code coverage generated by
321
321
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
322
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
322
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
323
323
  </div>
324
324
  <script src="../../../../prettify.js"></script>
325
325
  <script>
@@ -256,7 +256,7 @@ export default guardianFactorProvidersHandler;
256
256
  <div class='footer quiet pad2 space-top1 center small'>
257
257
  Code coverage generated by
258
258
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
259
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
260
260
  </div>
261
261
  <script src="../../../../prettify.js"></script>
262
262
  <script>
@@ -247,7 +247,7 @@ export default guardianFactorTemplatesHandler;
247
247
  <div class='footer quiet pad2 space-top1 center small'>
248
248
  Code coverage generated by
249
249
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
250
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
250
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
251
251
  </div>
252
252
  <script src="../../../../prettify.js"></script>
253
253
  <script>
@@ -247,7 +247,7 @@ export default guardianFactorsHandler;
247
247
  <div class='footer quiet pad2 space-top1 center small'>
248
248
  Code coverage generated by
249
249
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
250
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
250
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
251
251
  </div>
252
252
  <script src="../../../../prettify.js"></script>
253
253
  <script>
@@ -208,7 +208,7 @@ export default guardianFactorMessageTypesHandler;
208
208
  <div class='footer quiet pad2 space-top1 center small'>
209
209
  Code coverage generated by
210
210
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
211
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
211
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
212
212
  </div>
213
213
  <script src="../../../../prettify.js"></script>
214
214
  <script>
@@ -220,7 +220,7 @@ export default guardianFactorSelectedProviderHandler;
220
220
  <div class='footer quiet pad2 space-top1 center small'>
221
221
  Code coverage generated by
222
222
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
223
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
223
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
224
224
  </div>
225
225
  <script src="../../../../prettify.js"></script>
226
226
  <script>
@@ -208,7 +208,7 @@ export default guardianPoliciesHandler;
208
208
  <div class='footer quiet pad2 space-top1 center small'>
209
209
  Code coverage generated by
210
210
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
211
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
211
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
212
212
  </div>
213
213
  <script src="../../../../prettify.js"></script>
214
214
  <script>
@@ -274,7 +274,7 @@ export default hooksHandler;
274
274
  <div class='footer quiet pad2 space-top1 center small'>
275
275
  Code coverage generated by
276
276
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
277
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
277
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
278
278
  </div>
279
279
  <script src="../../../../prettify.js"></script>
280
280
  <script>
@@ -536,7 +536,7 @@
536
536
  <div class='footer quiet pad2 space-top1 center small'>
537
537
  Code coverage generated by
538
538
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
539
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
539
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
540
540
  </div>
541
541
  <script src="../../../../prettify.js"></script>
542
542
  <script>
@@ -289,7 +289,7 @@ export default directoryHandlers;
289
289
  <div class='footer quiet pad2 space-top1 center small'>
290
290
  Code coverage generated by
291
291
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
292
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
292
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
293
293
  </div>
294
294
  <script src="../../../../prettify.js"></script>
295
295
  <script>
@@ -220,7 +220,7 @@ export default logStreamsHandler;
220
220
  <div class='footer quiet pad2 space-top1 center small'>
221
221
  Code coverage generated by
222
222
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
223
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
223
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
224
224
  </div>
225
225
  <script src="../../../../prettify.js"></script>
226
226
  <script>
@@ -190,7 +190,7 @@ export default migrationsHandler;
190
190
  <div class='footer quiet pad2 space-top1 center small'>
191
191
  Code coverage generated by
192
192
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
193
- at Fri Mar 03 2023 14:13:46 GMT+0000 (Coordinated Universal Time)
193
+ at Fri Mar 31 2023 15:50:45 GMT+0000 (Coordinated Universal Time)
194
194
  </div>
195
195
  <script src="../../../../prettify.js"></script>
196
196
  <script>