auth0-deploy-cli 7.19.0 → 7.20.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/config.yml +3 -0
- package/.nyc_output/077589bb-1ba0-4dbe-b46f-6e000c3a10b7.json +1 -0
- package/.nyc_output/processinfo/{5d1a07fc-1573-49bd-8754-0b493e3b0928.json → 077589bb-1ba0-4dbe-b46f-6e000c3a10b7.json} +1 -1
- package/.nyc_output/processinfo/8cfe1f78-4f88-4145-a8fa-7772e840db6f.json +1 -0
- package/.nyc_output/processinfo/a277366c-ae14-4a57-afe2-fecfb961aa73.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +16 -1
- package/README.md +21 -0
- package/coverage/lcov-report/index.html +39 -39
- 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 +33 -24
- package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +6 -6
- package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +4 -4
- 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 +4 -4
- package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +4 -4
- package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +3 -3
- 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 +18 -18
- 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 +5 -5
- 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 +4 -4
- 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 +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +6 -6
- package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +4 -4
- 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 +23 -23
- package/coverage/lcov-report/src/context/index.html +1 -1
- package/coverage/lcov-report/src/context/index.ts.html +3 -3
- 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 +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +36 -15
- 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 +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +1 -1
- 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 +14 -14
- 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 +10 -10
- package/coverage/lcov-report/src/context/yaml/index.ts.html +20 -17
- 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 +126 -114
- 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 +30 -30
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/index.html +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
- package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
- package/coverage/lcov-report/src/tools/index.html +1 -1
- package/coverage/lcov-report/src/tools/index.ts.html +2 -2
- package/coverage/lcov-report/src/tools/utils.ts.html +22 -22
- package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
- package/coverage/lcov-report/src/types.ts.html +1 -1
- package/coverage/lcov-report/src/utils.ts.html +20 -20
- package/coverage/lcov.info +733 -725
- package/lib/context/directory/handlers/actions.js +7 -2
- package/lib/context/directory/handlers/actions.js.map +1 -1
- package/lib/context/yaml/handlers/clientGrants.js +7 -1
- package/lib/context/yaml/handlers/clientGrants.js.map +1 -1
- package/lib/context/yaml/index.js +2 -1
- package/lib/context/yaml/index.js.map +1 -1
- package/lib/keywordPreservation.d.ts +1 -31
- package/lib/keywordPreservation.js +12 -10
- package/lib/keywordPreservation.js.map +1 -1
- package/package.json +1 -1
- package/.nyc_output/5d1a07fc-1573-49bd-8754-0b493e3b0928.json +0 -1
- package/.nyc_output/processinfo/139a4365-2468-4650-8a35-b010d79f53fd.json +0 -1
- package/.nyc_output/processinfo/16029494-365a-4015-bc39-17375edea25e.json +0 -1
- /package/.nyc_output/{139a4365-2468-4650-8a35-b010d79f53fd.json → 8cfe1f78-4f88-4145-a8fa-7772e840db6f.json} +0 -0
- /package/.nyc_output/{16029494-365a-4015-bc39-17375edea25e.json → a277366c-ae14-4a57-afe2-fecfb961aa73.json} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"parent":"
|
|
1
|
+
{"parent":"8cfe1f78-4f88-4145-a8fa-7772e840db6f","pid":307,"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":1701346538116,"ppid":297,"coverageFilename":"/home/circleci/repo/.nyc_output/077589bb-1ba0-4dbe-b46f-6e000c3a10b7.json","externalId":"","uuid":"077589bb-1ba0-4dbe-b46f-6e000c3a10b7","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/keywordPreservation.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":"a277366c-ae14-4a57-afe2-fecfb961aa73","pid":297,"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":1701346538022,"ppid":296,"coverageFilename":"/home/circleci/repo/.nyc_output/8cfe1f78-4f88-4145-a8fa-7772e840db6f.json","externalId":"","uuid":"8cfe1f78-4f88-4145-a8fa-7772e840db6f","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":280,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1701346537719,"ppid":264,"coverageFilename":"/home/circleci/repo/.nyc_output/a277366c-ae14-4a57-afe2-fecfb961aa73.json","externalId":"","uuid":"a277366c-ae14-4a57-afe2-fecfb961aa73","files":[]}
|
|
@@ -1 +1 @@
|
|
|
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":{}}
|
|
1
|
+
{"processes":{"077589bb-1ba0-4dbe-b46f-6e000c3a10b7":{"parent":"8cfe1f78-4f88-4145-a8fa-7772e840db6f","children":[]},"8cfe1f78-4f88-4145-a8fa-7772e840db6f":{"parent":"a277366c-ae14-4a57-afe2-fecfb961aa73","children":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"]},"a277366c-ae14-4a57-afe2-fecfb961aa73":{"parent":null,"children":["8cfe1f78-4f88-4145-a8fa-7772e840db6f"]}},"files":{"/home/circleci/repo/src/logger.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/constants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/deploy.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/client.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/utils.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/schema.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/validationError.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/calculateChanges.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/types.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/utils.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/defaults.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/readonly.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/keywordPreservation.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/args.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/commands/import.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/configFactory.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/commands/export.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"]},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [7.20.0] - 2023-11-29
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- Relative path import support for actions directory handler [#866]
|
|
15
|
+
|
|
16
|
+
### Fixed
|
|
17
|
+
|
|
18
|
+
- Keyword preservation for wider array of resources [#864]
|
|
19
|
+
- Fetching clients if not defined when managing client grants in YAML format [#865]
|
|
20
|
+
|
|
10
21
|
## [7.19.0] - 2023-08-11
|
|
11
22
|
|
|
12
23
|
### Added
|
|
@@ -990,7 +1001,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
990
1001
|
[#836]: https://github.com/auth0/auth0-deploy-cli/issues/836
|
|
991
1002
|
[#837]: https://github.com/auth0/auth0-deploy-cli/issues/837
|
|
992
1003
|
[#838]: https://github.com/auth0/auth0-deploy-cli/issues/838
|
|
993
|
-
[
|
|
1004
|
+
[#864]: https://github.com/auth0/auth0-deploy-cli/issues/864
|
|
1005
|
+
[#865]: https://github.com/auth0/auth0-deploy-cli/issues/865
|
|
1006
|
+
[#866]: https://github.com/auth0/auth0-deploy-cli/issues/866
|
|
1007
|
+
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.20.0...HEAD
|
|
1008
|
+
[7.20.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.19.0...v7.20.0
|
|
994
1009
|
[7.19.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.18.0...v7.19.0
|
|
995
1010
|
[7.18.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.7...v7.18.0
|
|
996
1011
|
[7.17.7]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.6...v7.17.7
|
package/README.md
CHANGED
|
@@ -7,6 +7,27 @@
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## Help Us Improve Auth0 Deploy CLI – Take Our Survey!
|
|
11
|
+
|
|
12
|
+
👋 Hello developers! We're on a mission to make Auth0 Deploy CLI the best it can be, and we need YOUR help. We've put together a brief survey to understand how you use Deploy CLI, what you love about it, and where you think we can do better.
|
|
13
|
+
|
|
14
|
+
### Why Should You Take the Survey?
|
|
15
|
+
|
|
16
|
+
- **Direct Impact:** Your feedback will directly influence the future of Deploy CLI. Ever wished for a feature or fix? Here's your chance to let us know.
|
|
17
|
+
- **It's Quick:** The survey takes less than 10 minutes to complete.
|
|
18
|
+
|
|
19
|
+
### Privacy
|
|
20
|
+
|
|
21
|
+
We care about your privacy. All data collected is anonymous and will only be used for improving Auth0 Deploy CLI.
|
|
22
|
+
|
|
23
|
+
### Ready to Make a Difference?
|
|
24
|
+
|
|
25
|
+
[Click here to take the survey](https://www.surveymonkey.com/r/LZKMPFN)
|
|
26
|
+
|
|
27
|
+
Thank you for helping us make Auth0 Deploy CLI better for everyone!
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
10
31
|
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
32
|
|
|
12
33
|
**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.
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">89.
|
|
26
|
+
<span class="strong">89.1% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>3411/3828</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">77.
|
|
33
|
+
<span class="strong">77.09% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>1272/1650</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.26% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>728/789</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.97% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>3197/3514</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.
|
|
83
|
+
<td data-value="86.36" 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.
|
|
87
|
-
<td data-value="
|
|
88
|
-
<td data-value="75.
|
|
89
|
-
<td data-value="
|
|
90
|
-
<td data-value="89.
|
|
91
|
-
<td data-value="
|
|
92
|
-
<td data-value="85.
|
|
93
|
-
<td data-value="
|
|
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>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
<tr>
|
|
@@ -140,47 +140,47 @@
|
|
|
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.76" 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="
|
|
150
|
-
<td data-value="89.
|
|
151
|
-
<td data-value="
|
|
152
|
-
<td data-value="
|
|
153
|
-
<td data-value="
|
|
146
|
+
<td data-value="89.76" class="pct high">89.76%</td>
|
|
147
|
+
<td data-value="889" class="abs high">798/889</td>
|
|
148
|
+
<td data-value="74.32" class="pct medium">74.32%</td>
|
|
149
|
+
<td data-value="261" class="abs medium">194/261</td>
|
|
150
|
+
<td data-value="89.85" class="pct high">89.85%</td>
|
|
151
|
+
<td data-value="138" class="abs high">124/138</td>
|
|
152
|
+
<td data-value="93" class="pct high">93%</td>
|
|
153
|
+
<td data-value="815" class="abs high">758/815</td>
|
|
154
154
|
</tr>
|
|
155
155
|
|
|
156
156
|
<tr>
|
|
157
157
|
<td class="file high" data-value="src/context/yaml"><a href="src/context/yaml/index.html">src/context/yaml</a></td>
|
|
158
|
-
<td data-value="92.
|
|
158
|
+
<td data-value="92.3" class="pic high">
|
|
159
159
|
<div class="chart"><div class="cover-fill" style="width: 92%"></div><div class="cover-empty" style="width: 8%"></div></div>
|
|
160
160
|
</td>
|
|
161
|
-
<td data-value="92.
|
|
162
|
-
<td data-value="
|
|
161
|
+
<td data-value="92.3" class="pct high">92.3%</td>
|
|
162
|
+
<td data-value="91" class="abs high">84/91</td>
|
|
163
163
|
<td data-value="81.81" class="pct high">81.81%</td>
|
|
164
164
|
<td data-value="55" class="abs high">45/55</td>
|
|
165
165
|
<td data-value="100" class="pct high">100%</td>
|
|
166
166
|
<td data-value="14" class="abs high">14/14</td>
|
|
167
|
-
<td data-value="
|
|
168
|
-
<td data-value="
|
|
167
|
+
<td data-value="93.02" class="pct high">93.02%</td>
|
|
168
|
+
<td data-value="86" class="abs high">80/86</td>
|
|
169
169
|
</tr>
|
|
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.
|
|
173
|
+
<td data-value="95.19" 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.
|
|
177
|
-
<td data-value="
|
|
178
|
-
<td data-value="
|
|
179
|
-
<td data-value="
|
|
176
|
+
<td data-value="95.19" class="pct high">95.19%</td>
|
|
177
|
+
<td data-value="479" class="abs high">456/479</td>
|
|
178
|
+
<td data-value="79.65" class="pct medium">79.65%</td>
|
|
179
|
+
<td data-value="172" class="abs medium">137/172</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.
|
|
183
|
-
<td data-value="
|
|
182
|
+
<td data-value="97.93" class="pct high">97.93%</td>
|
|
183
|
+
<td data-value="436" class="abs high">427/436</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
|
|
239
|
+
at Thu Nov 30 2023 12:19:01 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
|
|
493
|
+
at Thu Nov 30 2023 12:19:01 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
|
|
262
|
+
at Thu Nov 30 2023 12:19:01 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
|
|
238
|
+
at Thu Nov 30 2023 12:19:01 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
|
|
119
|
+
at Thu Nov 30 2023 12:19:01 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
|
|
163
|
+
at Thu Nov 30 2023 12:19:01 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
|
|
184
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
185
185
|
</div>
|
|
186
186
|
<script src="../../prettify.js"></script>
|
|
187
187
|
<script>
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">92.
|
|
26
|
+
<span class="strong">92.3% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>48/52</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">72.22% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>13/18</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">88.88% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>9
|
|
42
|
+
<span class='fraction'>8/9</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">95.
|
|
47
|
+
<span class="strong">95.91% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>47/49</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -176,7 +176,10 @@
|
|
|
176
176
|
<a name='L111'></a><a href='#L111'>111</a>
|
|
177
177
|
<a name='L112'></a><a href='#L112'>112</a>
|
|
178
178
|
<a name='L113'></a><a href='#L113'>113</a>
|
|
179
|
-
<a name='L114'></a><a href='#L114'>114</a
|
|
179
|
+
<a name='L114'></a><a href='#L114'>114</a>
|
|
180
|
+
<a name='L115'></a><a href='#L115'>115</a>
|
|
181
|
+
<a name='L116'></a><a href='#L116'>116</a>
|
|
182
|
+
<a name='L117'></a><a href='#L117'>117</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
180
183
|
<span class="cline-any cline-yes">1x</span>
|
|
181
184
|
<span class="cline-any cline-yes">1x</span>
|
|
182
185
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -191,30 +194,33 @@
|
|
|
191
194
|
<span class="cline-any cline-neutral"> </span>
|
|
192
195
|
<span class="cline-any cline-neutral"> </span>
|
|
193
196
|
<span class="cline-any cline-neutral"> </span>
|
|
194
|
-
<span class="cline-any cline-yes">
|
|
197
|
+
<span class="cline-any cline-yes">54x</span>
|
|
195
198
|
<span class="cline-any cline-neutral"> </span>
|
|
196
|
-
<span class="cline-any cline-yes">
|
|
199
|
+
<span class="cline-any cline-yes">54x</span>
|
|
197
200
|
<span class="cline-any cline-neutral"> </span>
|
|
198
|
-
<span class="cline-any cline-yes">
|
|
199
|
-
<span class="cline-any cline-yes">
|
|
200
|
-
<span class="cline-any cline-yes">
|
|
201
|
+
<span class="cline-any cline-yes">4x</span>
|
|
202
|
+
<span class="cline-any cline-yes">4x</span>
|
|
203
|
+
<span class="cline-any cline-yes">4x</span>
|
|
201
204
|
<span class="cline-any cline-neutral"> </span>
|
|
202
205
|
<span class="cline-any cline-neutral"> </span>
|
|
203
206
|
<span class="cline-any cline-neutral"> </span>
|
|
204
207
|
<span class="cline-any cline-neutral"> </span>
|
|
205
208
|
<span class="cline-any cline-neutral"> </span>
|
|
206
|
-
<span class="cline-any cline-yes">
|
|
209
|
+
<span class="cline-any cline-yes">4x</span>
|
|
207
210
|
<span class="cline-any cline-neutral"> </span>
|
|
208
|
-
<span class="cline-any cline-yes">
|
|
209
|
-
<span class="cline-any cline-yes">
|
|
210
|
-
<span class="cline-any cline-yes">
|
|
211
|
+
<span class="cline-any cline-yes">4x</span>
|
|
212
|
+
<span class="cline-any cline-yes">4x</span>
|
|
213
|
+
<span class="cline-any cline-yes">4x</span>
|
|
211
214
|
<span class="cline-any cline-yes">3x</span>
|
|
212
215
|
<span class="cline-any cline-neutral"> </span>
|
|
216
|
+
<span class="cline-any cline-yes">1x</span>
|
|
213
217
|
<span class="cline-any cline-neutral"> </span>
|
|
214
|
-
<span class="cline-any cline-yes">3x</span>
|
|
215
218
|
<span class="cline-any cline-neutral"> </span>
|
|
216
219
|
<span class="cline-any cline-neutral"> </span>
|
|
217
|
-
<span class="cline-any cline-yes">
|
|
220
|
+
<span class="cline-any cline-yes">4x</span>
|
|
221
|
+
<span class="cline-any cline-neutral"> </span>
|
|
222
|
+
<span class="cline-any cline-neutral"> </span>
|
|
223
|
+
<span class="cline-any cline-yes">4x</span>
|
|
218
224
|
<span class="cline-any cline-neutral"> </span>
|
|
219
225
|
<span class="cline-any cline-neutral"> </span>
|
|
220
226
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -319,9 +325,12 @@ function parse(context: DirectoryContext): ParsedActions {
|
|
|
319
325
|
const actionFolder = path.join(constants.ACTIONS_DIRECTORY, `${action.name}`);
|
|
320
326
|
|
|
321
327
|
<span class="missing-if-branch" title="else path not taken" >E</span>if (action.code) {
|
|
322
|
-
const
|
|
323
|
-
|
|
324
|
-
|
|
328
|
+
const unixPath = action.code.replace(/[\\/]+/g, '/').replace(/^([a-zA-Z]+:|\.\/)/, '');
|
|
329
|
+
if (fs.existsSync(unixPath)) {
|
|
330
|
+
action.code = context.loadFile(unixPath, actionFolder);
|
|
331
|
+
} else {
|
|
332
|
+
action.code = context.loadFile(path.join(context.filePath, action.code), actionFolder);
|
|
333
|
+
}
|
|
325
334
|
}
|
|
326
335
|
|
|
327
336
|
return action;
|
|
@@ -409,7 +418,7 @@ export default actionsHandler;
|
|
|
409
418
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
410
419
|
Code coverage generated by
|
|
411
420
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
412
|
-
at
|
|
421
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
413
422
|
</div>
|
|
414
423
|
<script src="../../../../prettify.js"></script>
|
|
415
424
|
<script>
|
|
@@ -169,9 +169,9 @@
|
|
|
169
169
|
<span class="cline-any cline-neutral"> </span>
|
|
170
170
|
<span class="cline-any cline-neutral"> </span>
|
|
171
171
|
<span class="cline-any cline-neutral"> </span>
|
|
172
|
-
<span class="cline-any cline-yes">
|
|
172
|
+
<span class="cline-any cline-yes">52x</span>
|
|
173
173
|
<span class="cline-any cline-neutral"> </span>
|
|
174
|
-
<span class="cline-any cline-yes">
|
|
174
|
+
<span class="cline-any cline-yes">52x</span>
|
|
175
175
|
<span class="cline-any cline-neutral"> </span>
|
|
176
176
|
<span class="cline-any cline-neutral"> </span>
|
|
177
177
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -180,10 +180,10 @@
|
|
|
180
180
|
<span class="cline-any cline-neutral"> </span>
|
|
181
181
|
<span class="cline-any cline-neutral"> </span>
|
|
182
182
|
<span class="cline-any cline-neutral"> </span>
|
|
183
|
-
<span class="cline-any cline-yes">
|
|
183
|
+
<span class="cline-any cline-yes">51x</span>
|
|
184
184
|
<span class="cline-any cline-neutral"> </span>
|
|
185
|
-
<span class="cline-any cline-yes">
|
|
186
|
-
<span class="cline-any cline-yes">
|
|
185
|
+
<span class="cline-any cline-yes">51x</span>
|
|
186
|
+
<span class="cline-any cline-yes">49x</span>
|
|
187
187
|
<span class="cline-any cline-neutral"> </span>
|
|
188
188
|
<span class="cline-any cline-neutral"> </span>
|
|
189
189
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -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
|
|
322
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
323
323
|
</div>
|
|
324
324
|
<script src="../../../../prettify.js"></script>
|
|
325
325
|
<script>
|