auth0-deploy-cli 7.17.7 → 7.19.0
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.
- package/.github/ISSUE_TEMPLATE/report_a_bug.yml +1 -1
- package/.nyc_output/5d1a07fc-1573-49bd-8754-0b493e3b0928.json +1 -0
- package/.nyc_output/processinfo/139a4365-2468-4650-8a35-b010d79f53fd.json +1 -0
- package/.nyc_output/processinfo/16029494-365a-4015-bc39-17375edea25e.json +1 -0
- package/.nyc_output/processinfo/{3276dcae-0285-40b9-8889-829f96087a93.json → 5d1a07fc-1573-49bd-8754-0b493e3b0928.json} +1 -1
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +33 -1
- package/README.md +3 -2
- package/coverage/lcov-report/index.html +52 -52
- package/coverage/lcov-report/src/args.ts.html +1 -1
- package/coverage/lcov-report/src/commands/export.ts.html +1 -1
- package/coverage/lcov-report/src/commands/import.ts.html +1 -1
- package/coverage/lcov-report/src/commands/index.html +1 -1
- package/coverage/lcov-report/src/configFactory.ts.html +1 -1
- package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +2 -2
- package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +59 -50
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/index.html +15 -15
- package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/index.html +1 -1
- package/coverage/lcov-report/src/context/directory/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/index.html +20 -20
- package/coverage/lcov-report/src/context/index.ts.html +149 -47
- package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/index.html +1 -1
- package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
- package/coverage/lcov-report/src/index.html +16 -16
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/keywordPreservation.ts.html +166 -103
- package/coverage/lcov-report/src/logger.ts.html +2 -2
- package/coverage/lcov-report/src/readonly.ts.html +1 -1
- package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/client.ts.html +7 -7
- package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +42 -42
- package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +96 -30
- package/coverage/lcov-report/src/tools/auth0/handlers/index.html +37 -37
- package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +4 -4
- package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +149 -50
- package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +44 -11
- package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +10 -7
- package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +6 -6
- package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
- package/coverage/lcov-report/src/tools/calculateChanges.ts.html +28 -28
- package/coverage/lcov-report/src/tools/constants.ts.html +5 -2
- package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
- package/coverage/lcov-report/src/tools/index.html +20 -20
- package/coverage/lcov-report/src/tools/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/utils.ts.html +55 -40
- package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
- package/coverage/lcov-report/src/types.ts.html +26 -2
- package/coverage/lcov-report/src/utils.ts.html +3 -3
- package/coverage/lcov.info +1016 -916
- package/docs/authenticating-with-tenant.md +34 -0
- package/docs/configuring-the-deploy-cli.md +10 -2
- package/docs/excluding-from-management.md +3 -3
- package/docs/how-to-contribute.md +3 -3
- package/lib/context/directory/handlers/actions.js +1 -1
- package/lib/context/directory/handlers/actions.js.map +1 -1
- package/lib/context/directory/handlers/attackProtection.js +1 -1
- package/lib/context/directory/handlers/attackProtection.js.map +1 -1
- package/lib/context/directory/handlers/branding.js +1 -1
- package/lib/context/directory/handlers/branding.js.map +1 -1
- package/lib/context/directory/handlers/clientGrants.js +1 -1
- package/lib/context/directory/handlers/clientGrants.js.map +1 -1
- package/lib/context/directory/handlers/clients.js +1 -1
- package/lib/context/directory/handlers/clients.js.map +1 -1
- package/lib/context/directory/handlers/connections.js +1 -1
- package/lib/context/directory/handlers/connections.js.map +1 -1
- package/lib/context/directory/handlers/customDomains.js +1 -1
- package/lib/context/directory/handlers/customDomains.js.map +1 -1
- package/lib/context/directory/handlers/emailProvider.js +1 -1
- package/lib/context/directory/handlers/emailProvider.js.map +1 -1
- package/lib/context/directory/handlers/emailTemplates.js +23 -26
- package/lib/context/directory/handlers/emailTemplates.js.map +1 -1
- package/lib/context/directory/handlers/guardianFactorProviders.js +1 -1
- package/lib/context/directory/handlers/guardianFactorProviders.js.map +1 -1
- package/lib/context/directory/handlers/guardianFactorTemplates.js +1 -1
- package/lib/context/directory/handlers/guardianFactorTemplates.js.map +1 -1
- package/lib/context/directory/handlers/guardianFactors.js +1 -1
- package/lib/context/directory/handlers/guardianFactors.js.map +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.js +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.js.map +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.js +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.js.map +1 -1
- package/lib/context/directory/handlers/guardianPolicies.js +1 -1
- package/lib/context/directory/handlers/guardianPolicies.js.map +1 -1
- package/lib/context/directory/handlers/hooks.js +1 -1
- package/lib/context/directory/handlers/hooks.js.map +1 -1
- package/lib/context/directory/handlers/logStreams.js +1 -1
- package/lib/context/directory/handlers/logStreams.js.map +1 -1
- package/lib/context/directory/handlers/organizations.js +1 -1
- package/lib/context/directory/handlers/organizations.js.map +1 -1
- package/lib/context/directory/handlers/pages.js +1 -1
- package/lib/context/directory/handlers/pages.js.map +1 -1
- package/lib/context/directory/handlers/resourceServers.js +1 -1
- package/lib/context/directory/handlers/resourceServers.js.map +1 -1
- package/lib/context/directory/handlers/roles.js +1 -1
- package/lib/context/directory/handlers/roles.js.map +1 -1
- package/lib/context/directory/handlers/rules.js +1 -1
- package/lib/context/directory/handlers/rules.js.map +1 -1
- package/lib/context/directory/handlers/triggers.js +1 -1
- package/lib/context/directory/handlers/triggers.js.map +1 -1
- package/lib/context/index.js +25 -9
- package/lib/context/index.js.map +1 -1
- package/lib/context/yaml/handlers/branding.js +1 -1
- package/lib/context/yaml/handlers/branding.js.map +1 -1
- package/lib/context/yaml/handlers/databases.js +1 -1
- package/lib/context/yaml/handlers/databases.js.map +1 -1
- package/lib/context/yaml/handlers/emailTemplates.js +1 -1
- package/lib/context/yaml/handlers/emailTemplates.js.map +1 -1
- package/lib/keywordPreservation.js +27 -14
- package/lib/keywordPreservation.js.map +1 -1
- package/lib/tools/auth0/handlers/branding.js +1 -1
- package/lib/tools/auth0/handlers/branding.js.map +1 -1
- package/lib/tools/auth0/handlers/hooks.d.ts +1 -1
- package/lib/tools/auth0/handlers/hooks.js +26 -9
- package/lib/tools/auth0/handlers/hooks.js.map +1 -1
- package/lib/tools/auth0/handlers/rules.d.ts +1 -1
- package/lib/tools/auth0/handlers/rules.js +59 -28
- package/lib/tools/auth0/handlers/rules.js.map +1 -1
- package/lib/tools/auth0/handlers/rulesConfigs.d.ts +1 -1
- package/lib/tools/auth0/handlers/rulesConfigs.js +11 -1
- package/lib/tools/auth0/handlers/rulesConfigs.js.map +1 -1
- package/lib/tools/auth0/handlers/themes.js +33 -1
- package/lib/tools/auth0/handlers/themes.js.map +1 -1
- package/lib/tools/constants.js +1 -0
- package/lib/tools/constants.js.map +1 -1
- package/lib/tools/utils.d.ts +4 -0
- package/lib/tools/utils.js +8 -1
- package/lib/tools/utils.js.map +1 -1
- package/lib/types.d.ts +3 -1
- package/lib/types.js +6 -0
- package/lib/types.js.map +1 -1
- package/lib/utils.d.ts +6 -0
- package/lib/utils.js +1 -1
- package/lib/utils.js.map +1 -1
- package/package.json +2 -2
- package/.nyc_output/3276dcae-0285-40b9-8889-829f96087a93.json +0 -1
- package/.nyc_output/processinfo/1043f2ac-b130-49e5-bbb8-db80c60365ce.json +0 -1
- package/.nyc_output/processinfo/a160baeb-27c0-4e48-8df7-45acee946f3b.json +0 -1
- /package/.nyc_output/{1043f2ac-b130-49e5-bbb8-db80c60365ce.json → 139a4365-2468-4650-8a35-b010d79f53fd.json} +0 -0
- /package/.nyc_output/{a160baeb-27c0-4e48-8df7-45acee946f3b.json → 16029494-365a-4015-bc39-17375edea25e.json} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":"16029494-365a-4015-bc39-17375edea25e","pid":197,"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":1691762268461,"ppid":196,"coverageFilename":"/home/circleci/repo/.nyc_output/139a4365-2468-4650-8a35-b010d79f53fd.json","externalId":"","uuid":"139a4365-2468-4650-8a35-b010d79f53fd","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":185,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1691762268143,"ppid":174,"coverageFilename":"/home/circleci/repo/.nyc_output/16029494-365a-4015-bc39-17375edea25e.json","externalId":"","uuid":"16029494-365a-4015-bc39-17375edea25e","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"parent":"
|
|
1
|
+
{"parent":"139a4365-2468-4650-8a35-b010d79f53fd","pid":204,"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":1691762268575,"ppid":197,"coverageFilename":"/home/circleci/repo/.nyc_output/5d1a07fc-1573-49bd-8754-0b493e3b0928.json","externalId":"","uuid":"5d1a07fc-1573-49bd-8754-0b493e3b0928","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 +1 @@
|
|
|
1
|
-
{"processes":{"1043f2ac-b130-49e5-bbb8-db80c60365ce":{"parent":"a160baeb-27c0-4e48-8df7-45acee946f3b","children":["3276dcae-0285-40b9-8889-829f96087a93"]},"3276dcae-0285-40b9-8889-829f96087a93":{"parent":"1043f2ac-b130-49e5-bbb8-db80c60365ce","children":[]},"a160baeb-27c0-4e48-8df7-45acee946f3b":{"parent":null,"children":["1043f2ac-b130-49e5-bbb8-db80c60365ce"]}},"files":{"/home/circleci/repo/src/logger.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/constants.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/deploy.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/client.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/utils.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/schema.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/validationError.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/calculateChanges.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/types.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/utils.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/defaults.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/readonly.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/keywordPreservation.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/index.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/args.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/commands/import.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/configFactory.ts":["3276dcae-0285-40b9-8889-829f96087a93"],"/home/circleci/repo/src/commands/export.ts":["3276dcae-0285-40b9-8889-829f96087a93"]},"externalIds":{}}
|
|
1
|
+
{"processes":{"139a4365-2468-4650-8a35-b010d79f53fd":{"parent":"16029494-365a-4015-bc39-17375edea25e","children":["5d1a07fc-1573-49bd-8754-0b493e3b0928"]},"16029494-365a-4015-bc39-17375edea25e":{"parent":null,"children":["139a4365-2468-4650-8a35-b010d79f53fd"]},"5d1a07fc-1573-49bd-8754-0b493e3b0928":{"parent":"139a4365-2468-4650-8a35-b010d79f53fd","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/constants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/deploy.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/client.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/utils.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/schema.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/validationError.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/calculateChanges.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/types.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/utils.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/defaults.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/readonly.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/keywordPreservation.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/args.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/commands/import.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/configFactory.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/commands/export.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"]},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [7.19.0] - 2023-08-11
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- Support for Private Key JWT authentication for authenticating with private key instead of client secret [#817]
|
|
15
|
+
|
|
16
|
+
### Fixed
|
|
17
|
+
|
|
18
|
+
- Process branding changes after theme changes to prevent delay in dashboard preview [#836]
|
|
19
|
+
- Handling eventual hooks and rules deprecation [#838]
|
|
20
|
+
- Overwrites occurring when preserving keywords within multiple client grants [#837]
|
|
21
|
+
|
|
22
|
+
## [7.18.0] - 2023-07-14
|
|
23
|
+
|
|
24
|
+
### Added
|
|
25
|
+
|
|
26
|
+
- Support for `password-reset-post-challenge` action trigger [#818]
|
|
27
|
+
|
|
28
|
+
### Fixed
|
|
29
|
+
|
|
30
|
+
- Runtime error when attempting to preserve keyword on null remote assets [#822]
|
|
31
|
+
- Respect email template `body` filepath definition [#820]
|
|
32
|
+
|
|
10
33
|
## [7.17.7] - 2023-07-07
|
|
11
34
|
|
|
12
35
|
### Fixed
|
|
@@ -960,7 +983,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
960
983
|
[#804]: https://github.com/auth0/auth0-deploy-cli/issues/804
|
|
961
984
|
[#809]: https://github.com/auth0/auth0-deploy-cli/issues/809
|
|
962
985
|
[#811]: https://github.com/auth0/auth0-deploy-cli/issues/811
|
|
963
|
-
[
|
|
986
|
+
[#817]: https://github.com/auth0/auth0-deploy-cli/issues/817
|
|
987
|
+
[#818]: https://github.com/auth0/auth0-deploy-cli/issues/818
|
|
988
|
+
[#820]: https://github.com/auth0/auth0-deploy-cli/issues/820
|
|
989
|
+
[#822]: https://github.com/auth0/auth0-deploy-cli/issues/822
|
|
990
|
+
[#836]: https://github.com/auth0/auth0-deploy-cli/issues/836
|
|
991
|
+
[#837]: https://github.com/auth0/auth0-deploy-cli/issues/837
|
|
992
|
+
[#838]: https://github.com/auth0/auth0-deploy-cli/issues/838
|
|
993
|
+
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.19.0...HEAD
|
|
994
|
+
[7.19.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.18.0...v7.19.0
|
|
995
|
+
[7.18.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.7...v7.18.0
|
|
964
996
|
[7.17.7]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.6...v7.17.7
|
|
965
997
|
[7.17.6]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.5...v7.17.6
|
|
966
998
|
[7.17.5]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.4...v7.17.5
|
package/README.md
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.
|
|
11
11
|
|
|
12
|
-
**Supported resource types:** actions, branding, client grants, clients (applications), connections, custom domains, email templates, emails, grants, guardian, hook secrets,
|
|
12
|
+
**Supported resource types:** actions, branding, client grants, clients (applications), connections, custom domains, email templates, emails, grants, guardian, hook secrets, log streams, migrations, organizations, pages, prompts, resource servers (APIs), roles, tenant settings, themes.
|
|
13
13
|
|
|
14
14
|
🎢 [Highlights](#highlights) • 📚 [Documentation](#documentation) • 🚀 [Getting Started](#getting-started) • 💬 [Feedback](#feedback)
|
|
15
15
|
|
|
@@ -25,6 +25,7 @@ The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configura
|
|
|
25
25
|
|
|
26
26
|
- [Using as a CLI](docs/using-as-cli.md)
|
|
27
27
|
- [Using as a Node Module](docs/using-as-node-module.md)
|
|
28
|
+
- [Authenticating with Tenant](docs/authenticating-with-tenant.md)
|
|
28
29
|
- [Configuring the Deploy CLI](docs/configuring-the-deploy-cli.md)
|
|
29
30
|
- [Keyword Replacement](docs/keyword-replacement.md)
|
|
30
31
|
- [Incorporating Into Multi-environment Workflows](docs/multi-environment-workflow.md)
|
|
@@ -91,7 +92,7 @@ The Deploy CLI can be configured two ways, through a `config.json` file and thro
|
|
|
91
92
|
- `AUTH0_CLIENT_ID`
|
|
92
93
|
- `AUTH0_CLIENT_SECRET`
|
|
93
94
|
|
|
94
|
-
These values can be found in the “Settings”
|
|
95
|
+
These values can be found in the “Settings” and “Credentials“ tabs within the Auth0 application created in the previous step.
|
|
95
96
|
|
|
96
97
|
### Calling the Deploy CLI
|
|
97
98
|
|
|
@@ -25,28 +25,28 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">89.08% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>3405/3822</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">77.06% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>1267/1644</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">92.
|
|
40
|
+
<span class="strong">92.28% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>730/791</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">90.
|
|
47
|
+
<span class="strong">90.96% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>3191/3508</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="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
83
|
+
<td data-value="86.28" class="pic high">
|
|
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="
|
|
87
|
-
<td data-value="
|
|
88
|
-
<td data-value="
|
|
89
|
-
<td data-value="
|
|
90
|
-
<td data-value="89.
|
|
91
|
-
<td data-value="
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="
|
|
86
|
+
<td data-value="86.28" class="pct high">86.28%</td>
|
|
87
|
+
<td data-value="328" class="abs high">283/328</td>
|
|
88
|
+
<td data-value="75.3" class="pct medium">75.3%</td>
|
|
89
|
+
<td data-value="162" class="abs medium">122/162</td>
|
|
90
|
+
<td data-value="89.7" class="pct high">89.7%</td>
|
|
91
|
+
<td data-value="68" class="abs high">61/68</td>
|
|
92
|
+
<td data-value="85.38" class="pct high">85.38%</td>
|
|
93
|
+
<td data-value="301" class="abs high">257/301</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
<tr>
|
|
@@ -109,18 +109,18 @@
|
|
|
109
109
|
</tr>
|
|
110
110
|
|
|
111
111
|
<tr>
|
|
112
|
-
<td class="file
|
|
113
|
-
<td data-value="
|
|
114
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
112
|
+
<td class="file high" data-value="src/context"><a href="src/context/index.html">src/context</a></td>
|
|
113
|
+
<td data-value="80.18" class="pic high">
|
|
114
|
+
<div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
|
|
115
115
|
</td>
|
|
116
|
-
<td data-value="
|
|
117
|
-
<td data-value="
|
|
118
|
-
<td data-value="
|
|
119
|
-
<td data-value="
|
|
120
|
-
<td data-value="
|
|
121
|
-
<td data-value="
|
|
122
|
-
<td data-value="
|
|
123
|
-
<td data-value="
|
|
116
|
+
<td data-value="80.18" class="pct high">80.18%</td>
|
|
117
|
+
<td data-value="106" class="abs high">85/106</td>
|
|
118
|
+
<td data-value="78.57" class="pct medium">78.57%</td>
|
|
119
|
+
<td data-value="84" class="abs medium">66/84</td>
|
|
120
|
+
<td data-value="93.33" class="pct high">93.33%</td>
|
|
121
|
+
<td data-value="15" class="abs high">14/15</td>
|
|
122
|
+
<td data-value="81.25" class="pct high">81.25%</td>
|
|
123
|
+
<td data-value="96" class="abs high">78/96</td>
|
|
124
124
|
</tr>
|
|
125
125
|
|
|
126
126
|
<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.
|
|
143
|
+
<td data-value="89.75" 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.
|
|
147
|
-
<td data-value="
|
|
148
|
-
<td data-value="74.
|
|
149
|
-
<td data-value="
|
|
146
|
+
<td data-value="89.75" class="pct high">89.75%</td>
|
|
147
|
+
<td data-value="888" class="abs high">797/888</td>
|
|
148
|
+
<td data-value="74.13" class="pct medium">74.13%</td>
|
|
149
|
+
<td data-value="259" class="abs medium">192/259</td>
|
|
150
150
|
<td data-value="89.92" class="pct high">89.92%</td>
|
|
151
151
|
<td data-value="139" class="abs high">125/139</td>
|
|
152
|
-
<td data-value="92.
|
|
153
|
-
<td data-value="814" class="abs high">
|
|
152
|
+
<td data-value="92.99" class="pct high">92.99%</td>
|
|
153
|
+
<td data-value="814" class="abs high">757/814</td>
|
|
154
154
|
</tr>
|
|
155
155
|
|
|
156
156
|
<tr>
|
|
@@ -185,17 +185,17 @@
|
|
|
185
185
|
|
|
186
186
|
<tr>
|
|
187
187
|
<td class="file high" data-value="src/tools"><a href="src/tools/index.html">src/tools</a></td>
|
|
188
|
-
<td data-value="96.
|
|
188
|
+
<td data-value="96.37" class="pic high">
|
|
189
189
|
<div class="chart"><div class="cover-fill" style="width: 96%"></div><div class="cover-empty" style="width: 4%"></div></div>
|
|
190
190
|
</td>
|
|
191
|
-
<td data-value="96.
|
|
192
|
-
<td data-value="
|
|
193
|
-
<td data-value="
|
|
194
|
-
<td data-value="
|
|
195
|
-
<td data-value="95.
|
|
196
|
-
<td data-value="
|
|
197
|
-
<td data-value="96.
|
|
198
|
-
<td data-value="
|
|
191
|
+
<td data-value="96.37" class="pct high">96.37%</td>
|
|
192
|
+
<td data-value="276" class="abs high">266/276</td>
|
|
193
|
+
<td data-value="84.89" class="pct high">84.89%</td>
|
|
194
|
+
<td data-value="139" class="abs high">118/139</td>
|
|
195
|
+
<td data-value="95.65" class="pct high">95.65%</td>
|
|
196
|
+
<td data-value="69" class="abs high">66/69</td>
|
|
197
|
+
<td data-value="96.31" class="pct high">96.31%</td>
|
|
198
|
+
<td data-value="244" class="abs high">235/244</td>
|
|
199
199
|
</tr>
|
|
200
200
|
|
|
201
201
|
<tr>
|
|
@@ -215,17 +215,17 @@
|
|
|
215
215
|
|
|
216
216
|
<tr>
|
|
217
217
|
<td class="file high" data-value="src/tools/auth0/handlers"><a href="src/tools/auth0/handlers/index.html">src/tools/auth0/handlers</a></td>
|
|
218
|
-
<td data-value="89.
|
|
218
|
+
<td data-value="89.26" class="pic high">
|
|
219
219
|
<div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
|
|
220
220
|
</td>
|
|
221
|
-
<td data-value="89.
|
|
222
|
-
<td data-value="
|
|
223
|
-
<td data-value="
|
|
224
|
-
<td data-value="
|
|
221
|
+
<td data-value="89.26" class="pct high">89.26%</td>
|
|
222
|
+
<td data-value="1435" class="abs high">1281/1435</td>
|
|
223
|
+
<td data-value="77.49" class="pct medium">77.49%</td>
|
|
224
|
+
<td data-value="671" class="abs medium">520/671</td>
|
|
225
225
|
<td data-value="92.64" class="pct high">92.64%</td>
|
|
226
226
|
<td data-value="367" class="abs high">340/367</td>
|
|
227
|
-
<td data-value="91.
|
|
228
|
-
<td data-value="
|
|
227
|
+
<td data-value="91.58" class="pct high">91.58%</td>
|
|
228
|
+
<td data-value="1319" class="abs high">1208/1319</td>
|
|
229
229
|
</tr>
|
|
230
230
|
|
|
231
231
|
</tbody>
|
|
@@ -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
|
|
239
|
+
at Fri Aug 11 2023 14:02:29 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
|
|
493
|
+
at Fri Aug 11 2023 14:02:29 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
|
|
262
|
+
at Fri Aug 11 2023 14:02:29 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
|
|
238
|
+
at Fri Aug 11 2023 14:02:29 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
|
|
119
|
+
at Fri Aug 11 2023 14:02:29 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 = () => {
|
|
|
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
|
|
163
|
+
at Fri Aug 11 2023 14:02:29 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
|
|
184
|
+
at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
|
|
185
185
|
</div>
|
|
186
186
|
<script src="../../prettify.js"></script>
|
|
187
187
|
<script>
|
|
@@ -290,8 +290,8 @@
|
|
|
290
290
|
<span class="cline-any cline-neutral"> </span>
|
|
291
291
|
<span class="cline-any cline-yes">1x</span>
|
|
292
292
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">/* eslint-disable consistent-return */
|
|
293
|
-
import fs from 'fs-extra';
|
|
294
293
|
import path from 'path';
|
|
294
|
+
import fs from 'fs-extra';
|
|
295
295
|
import { constants } from '../../../tools';
|
|
296
296
|
|
|
297
297
|
import { getFiles, existsMustBeDir, loadJSON, sanitize } from '../../../utils';
|
|
@@ -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
|
|
412
|
+
at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
|
|
413
413
|
</div>
|
|
414
414
|
<script src="../../../../prettify.js"></script>
|
|
415
415
|
<script>
|
|
@@ -229,8 +229,8 @@
|
|
|
229
229
|
<span class="cline-any cline-neutral"> </span>
|
|
230
230
|
<span class="cline-any cline-neutral"> </span>
|
|
231
231
|
<span class="cline-any cline-yes">1x</span>
|
|
232
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import
|
|
233
|
-
import
|
|
232
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
|
|
233
|
+
import fs from 'fs-extra';
|
|
234
234
|
import { constants } from '../../../tools';
|
|
235
235
|
import { dumpJSON, existsMustBeDir, loadJSON } from '../../../utils';
|
|
236
236
|
import { DirectoryHandler } from '.';
|
|
@@ -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
|
|
322
|
+
at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
|
|
323
323
|
</div>
|
|
324
324
|
<script src="../../../../prettify.js"></script>
|
|
325
325
|
<script>
|
|
@@ -323,8 +323,8 @@
|
|
|
323
323
|
<span class="cline-any cline-neutral"> </span>
|
|
324
324
|
<span class="cline-any cline-neutral"> </span>
|
|
325
325
|
<span class="cline-any cline-yes">1x</span>
|
|
326
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import
|
|
327
|
-
import
|
|
326
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
|
|
327
|
+
import fs from 'fs-extra';
|
|
328
328
|
import { constants, loadFileAndReplaceKeywords } from '../../../tools';
|
|
329
329
|
import { dumpJSON, existsMustBeDir, getFiles, isFile, loadJSON } from '../../../utils';
|
|
330
330
|
import { DirectoryHandler } from '.';
|
|
@@ -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
|
|
463
|
+
at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
|
|
464
464
|
</div>
|
|
465
465
|
<script src="../../../../prettify.js"></script>
|
|
466
466
|
<script>
|
|
@@ -263,8 +263,8 @@
|
|
|
263
263
|
<span class="cline-any cline-neutral"> </span>
|
|
264
264
|
<span class="cline-any cline-neutral"> </span>
|
|
265
265
|
<span class="cline-any cline-yes">1x</span>
|
|
266
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import
|
|
267
|
-
import
|
|
266
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
|
|
267
|
+
import fs from 'fs-extra';
|
|
268
268
|
import { constants } from '../../../tools';
|
|
269
269
|
|
|
270
270
|
import {
|
|
@@ -370,7 +370,7 @@ export default clientGrantsHandler;
|
|
|
370
370
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
371
371
|
Code coverage generated by
|
|
372
372
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
373
|
-
at Fri
|
|
373
|
+
at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
|
|
374
374
|
</div>
|
|
375
375
|
<script src="../../../../prettify.js"></script>
|
|
376
376
|
<script>
|
|
@@ -233,8 +233,8 @@
|
|
|
233
233
|
<span class="cline-any cline-neutral"> </span>
|
|
234
234
|
<span class="cline-any cline-neutral"> </span>
|
|
235
235
|
<span class="cline-any cline-yes">1x</span>
|
|
236
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import
|
|
237
|
-
import
|
|
236
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
|
|
237
|
+
import fs from 'fs-extra';
|
|
238
238
|
import { constants, loadFileAndReplaceKeywords } from '../../../tools';
|
|
239
239
|
|
|
240
240
|
import log from '../../../logger';
|
|
@@ -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
|
|
328
|
+
at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
|
|
329
329
|
</div>
|
|
330
330
|
<script src="../../../../prettify.js"></script>
|
|
331
331
|
<script>
|