auth0-deploy-cli 7.24.1 → 7.24.3

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 (32) hide show
  1. package/.github/workflows/semgrep.yml +1 -1
  2. package/.nyc_output/{6c53f809-38ff-4a01-b8fe-d1cee5fa39b5.json → a8ac1630-6117-4676-b6bd-070b5b5cbf85.json} +1 -1
  3. package/.nyc_output/processinfo/79ceccfe-9d84-4459-a2d7-6176c1ca9036.json +1 -0
  4. package/.nyc_output/processinfo/92a189da-03b1-474f-b182-d342071e8aef.json +1 -0
  5. package/.nyc_output/processinfo/{6c53f809-38ff-4a01-b8fe-d1cee5fa39b5.json → a8ac1630-6117-4676-b6bd-070b5b5cbf85.json} +1 -1
  6. package/.nyc_output/processinfo/index.json +1 -1
  7. package/CHANGELOG.md +26 -1
  8. package/CONTRIBUTING.md +5 -0
  9. package/coverage/lcov-report/index.html +32 -32
  10. package/coverage/lcov.info +1064 -1039
  11. package/docs/configuring-the-deploy-cli.md +5 -5
  12. package/docs/excluding-from-management.md +3 -3
  13. package/lib/context/directory/handlers/actions.js +3 -0
  14. package/lib/context/directory/handlers/actions.js.map +1 -1
  15. package/lib/context/directory/handlers/branding.js +3 -2
  16. package/lib/context/directory/handlers/branding.js.map +1 -1
  17. package/lib/context/directory/handlers/prompts.js +4 -1
  18. package/lib/context/directory/handlers/prompts.js.map +1 -1
  19. package/lib/context/yaml/handlers/actions.js +4 -1
  20. package/lib/context/yaml/handlers/actions.js.map +1 -1
  21. package/lib/context/yaml/handlers/branding.js +3 -3
  22. package/lib/context/yaml/handlers/branding.js.map +1 -1
  23. package/lib/tools/auth0/handlers/prompts.js +3 -0
  24. package/lib/tools/auth0/handlers/prompts.js.map +1 -1
  25. package/lib/utils.d.ts +1 -0
  26. package/lib/utils.js +21 -1
  27. package/lib/utils.js.map +1 -1
  28. package/package.json +1 -1
  29. package/.nyc_output/processinfo/4b16af10-96e4-470c-b27b-91b8ffcba783.json +0 -1
  30. package/.nyc_output/processinfo/f6377d1c-b532-4fc1-9358-31ab6db619b4.json +0 -1
  31. /package/.nyc_output/{4b16af10-96e4-470c-b27b-91b8ffcba783.json → 79ceccfe-9d84-4459-a2d7-6176c1ca9036.json} +0 -0
  32. /package/.nyc_output/{f6377d1c-b532-4fc1-9358-31ab6db619b4.json → 92a189da-03b1-474f-b182-d342071e8aef.json} +0 -0
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":166,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1729070405245,"ppid":155,"coverageFilename":"/home/circleci/repo/.nyc_output/79ceccfe-9d84-4459-a2d7-6176c1ca9036.json","externalId":"","uuid":"79ceccfe-9d84-4459-a2d7-6176c1ca9036","files":[]}
@@ -0,0 +1 @@
1
+ {"parent":"79ceccfe-9d84-4459-a2d7-6176c1ca9036","pid":178,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1729070405435,"ppid":177,"coverageFilename":"/home/circleci/repo/.nyc_output/92a189da-03b1-474f-b182-d342071e8aef.json","externalId":"","uuid":"92a189da-03b1-474f-b182-d342071e8aef","files":[]}
@@ -1 +1 @@
1
- {"parent":"4b16af10-96e4-470c-b27b-91b8ffcba783","pid":188,"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","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1723201181716,"ppid":181,"coverageFilename":"/home/circleci/repo/.nyc_output/6c53f809-38ff-4a01-b8fe-d1cee5fa39b5.json","externalId":"","uuid":"6c53f809-38ff-4a01-b8fe-d1cee5fa39b5","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/scimHandler.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":"92a189da-03b1-474f-b182-d342071e8aef","pid":185,"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","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1729070405543,"ppid":178,"coverageFilename":"/home/circleci/repo/.nyc_output/a8ac1630-6117-4676-b6bd-070b5b5cbf85.json","externalId":"","uuid":"a8ac1630-6117-4676-b6bd-070b5b5cbf85","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/scimHandler.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 +1 @@
1
- {"processes":{"4b16af10-96e4-470c-b27b-91b8ffcba783":{"parent":"f6377d1c-b532-4fc1-9358-31ab6db619b4","children":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"]},"6c53f809-38ff-4a01-b8fe-d1cee5fa39b5":{"parent":"4b16af10-96e4-470c-b27b-91b8ffcba783","children":[]},"f6377d1c-b532-4fc1-9358-31ab6db619b4":{"parent":null,"children":["4b16af10-96e4-470c-b27b-91b8ffcba783"]}},"files":{"/home/circleci/repo/src/logger.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/constants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/deploy.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/client.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/utils.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/schema.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/validationError.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/calculateChanges.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/types.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/utils.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/defaults.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/readonly.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/keywordPreservation.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/args.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/commands/import.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/configFactory.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/commands/export.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"]},"externalIds":{}}
1
+ {"processes":{"79ceccfe-9d84-4459-a2d7-6176c1ca9036":{"parent":null,"children":["92a189da-03b1-474f-b182-d342071e8aef"]},"92a189da-03b1-474f-b182-d342071e8aef":{"parent":"79ceccfe-9d84-4459-a2d7-6176c1ca9036","children":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"]},"a8ac1630-6117-4676-b6bd-070b5b5cbf85":{"parent":"92a189da-03b1-474f-b182-d342071e8aef","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/constants.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/deploy.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/client.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/utils.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/schema.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/validationError.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/calculateChanges.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/types.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/utils.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/defaults.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/readonly.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/keywordPreservation.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/index.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/args.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/commands/import.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/configFactory.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"],"/home/circleci/repo/src/commands/export.ts":["a8ac1630-6117-4676-b6bd-070b5b5cbf85"]},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [7.24.3] - 2024-10-15
11
+
12
+ ### Fixed
13
+
14
+ - Fix keyword replacement for `actions secrets` using the directory format [#954]
15
+ - Fix keyword replacement for `custom prompts` using the directory format [#963]
16
+
17
+ ## [7.24.2] - 2024-08-28
18
+
19
+ ### Added
20
+
21
+ - Add support for `login-passwordless` prompt on `partials` in prompts handler [#946]
22
+
23
+ ### Fixed
24
+
25
+ - Fix `branding` template `path` on export/import [#943]
26
+ - Fix docs for support `exclusions of individual resource` [#944]
27
+
10
28
  ## [7.24.1] - 2024-08-09
11
29
 
12
30
  ### Fixed
@@ -1067,7 +1085,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1067
1085
  [#933]: https://github.com/auth0/auth0-deploy-cli/issues/933
1068
1086
  [#937]: https://github.com/auth0/auth0-deploy-cli/issues/937
1069
1087
  [#939]: https://github.com/auth0/auth0-deploy-cli/issues/939
1070
- [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.1...HEAD
1088
+ [#943]: https://github.com/auth0/auth0-deploy-cli/issues/943
1089
+ [#944]: https://github.com/auth0/auth0-deploy-cli/issues/944
1090
+ [#946]: https://github.com/auth0/auth0-deploy-cli/issues/946
1091
+ [#954]: https://github.com/auth0/auth0-deploy-cli/issues/954
1092
+ [#963]: https://github.com/auth0/auth0-deploy-cli/issues/963
1093
+ [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.3...HEAD
1094
+ [7.24.3]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.2...v7.24.3
1095
+ [7.24.2]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.1...v7.24.2
1071
1096
  [7.24.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.0...v7.24.1
1072
1097
  [7.24.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.23.1...v7.24.0
1073
1098
  [7.23.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.23.0...v7.23.1
package/CONTRIBUTING.md CHANGED
@@ -1,3 +1,8 @@
1
+ ## Commits
2
+ All commits should be signed to enhance security, authorship, trust and compliance.
3
+
4
+ [About commit signature verification](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
5
+
1
6
  ## Versioning
2
7
 
3
8
  Versioning is managed by npm. Npm versioning will execute scripts that uses kacl to manage the CHANGELOG.
@@ -23,30 +23,30 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">89.45% </span>
26
+ <span class="strong">89.42% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>3596/4020</span>
28
+ <span class='fraction'>3609/4036</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">77.46% </span>
33
+ <span class="strong">77.53% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>1392/1797</span>
35
+ <span class='fraction'>1398/1803</span>
36
36
  </div>
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">92.93% </span>
40
+ <span class="strong">92.95% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>776/835</span>
42
+ <span class='fraction'>778/837</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">91.3% </span>
47
+ <span class="strong">91.25% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>3370/3691</span>
49
+ <span class='fraction'>3382/3706</span>
50
50
  </div>
51
51
 
52
52
 
@@ -80,17 +80,17 @@
80
80
  </thead>
81
81
  <tbody><tr>
82
82
  <td class="file high" data-value="src"><a href="src/index.html">src</a></td>
83
- <td data-value="86.36" class="pic high">
83
+ <td data-value="86.51" class="pic high">
84
84
  <div class="chart"><div class="cover-fill" style="width: 86%"></div><div class="cover-empty" style="width: 14%"></div></div>
85
85
  </td>
86
- <td data-value="86.36" class="pct high">86.36%</td>
87
- <td data-value="330" class="abs high">285/330</td>
88
- <td data-value="75.6" class="pct medium">75.6%</td>
89
- <td data-value="164" class="abs medium">124/164</td>
90
- <td data-value="89.55" class="pct high">89.55%</td>
91
- <td data-value="67" class="abs high">60/67</td>
92
- <td data-value="85.47" class="pct high">85.47%</td>
93
- <td data-value="303" class="abs high">259/303</td>
86
+ <td data-value="86.51" class="pct high">86.51%</td>
87
+ <td data-value="341" class="abs high">295/341</td>
88
+ <td data-value="75.88" class="pct medium">75.88%</td>
89
+ <td data-value="170" class="abs medium">129/170</td>
90
+ <td data-value="89.85" class="pct high">89.85%</td>
91
+ <td data-value="69" class="abs high">62/69</td>
92
+ <td data-value="85.62" class="pct high">85.62%</td>
93
+ <td data-value="313" class="abs high">268/313</td>
94
94
  </tr>
95
95
 
96
96
  <tr>
@@ -140,17 +140,17 @@
140
140
 
141
141
  <tr>
142
142
  <td class="file high" data-value="src/context/directory/handlers"><a href="src/context/directory/handlers/index.html">src/context/directory/handlers</a></td>
143
- <td data-value="89.97" class="pic high">
143
+ <td data-value="89.9" class="pic high">
144
144
  <div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
145
145
  </td>
146
- <td data-value="89.97" class="pct high">89.97%</td>
147
- <td data-value="918" class="abs high">826/918</td>
148
- <td data-value="74.15" class="pct medium">74.15%</td>
149
- <td data-value="267" class="abs medium">198/267</td>
146
+ <td data-value="89.9" class="pct high">89.9%</td>
147
+ <td data-value="921" class="abs high">828/921</td>
148
+ <td data-value="74.34" class="pct medium">74.34%</td>
149
+ <td data-value="269" class="abs medium">200/269</td>
150
150
  <td data-value="90.41" class="pct high">90.41%</td>
151
151
  <td data-value="146" class="abs high">132/146</td>
152
- <td data-value="93.21" class="pct high">93.21%</td>
153
- <td data-value="840" class="abs high">783/840</td>
152
+ <td data-value="93.11" class="pct high">93.11%</td>
153
+ <td data-value="843" class="abs high">785/843</td>
154
154
  </tr>
155
155
 
156
156
  <tr>
@@ -170,17 +170,17 @@
170
170
 
171
171
  <tr>
172
172
  <td class="file high" data-value="src/context/yaml/handlers"><a href="src/context/yaml/handlers/index.html">src/context/yaml/handlers</a></td>
173
- <td data-value="95.23" class="pic high">
173
+ <td data-value="95.05" class="pic high">
174
174
  <div class="chart"><div class="cover-fill" style="width: 95%"></div><div class="cover-empty" style="width: 5%"></div></div>
175
175
  </td>
176
- <td data-value="95.23" class="pct high">95.23%</td>
177
- <td data-value="483" class="abs high">460/483</td>
178
- <td data-value="79.65" class="pct medium">79.65%</td>
179
- <td data-value="172" class="abs medium">137/172</td>
176
+ <td data-value="95.05" class="pct high">95.05%</td>
177
+ <td data-value="485" class="abs high">461/485</td>
178
+ <td data-value="80" class="pct high">80%</td>
179
+ <td data-value="170" class="abs high">136/170</td>
180
180
  <td data-value="98.7" class="pct high">98.7%</td>
181
181
  <td data-value="77" class="abs high">76/77</td>
182
- <td data-value="97.95" class="pct high">97.95%</td>
183
- <td data-value="440" class="abs high">431/440</td>
182
+ <td data-value="97.73" class="pct high">97.73%</td>
183
+ <td data-value="442" class="abs high">432/442</td>
184
184
  </tr>
185
185
 
186
186
  <tr>
@@ -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 Aug 09 2024 11:03:12 GMT+0000 (Coordinated Universal Time)
239
+ at Wed Oct 16 2024 09:23:22 GMT+0000 (Coordinated Universal Time)
240
240
  </div>
241
241
  <script src="prettify.js"></script>
242
242
  <script>