auth0-deploy-cli 7.15.1 → 7.16.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/workflows/semgrep.yml +18 -0
- package/.nyc_output/{08f269c7-2bda-456b-9064-c7b1074e59c9.json → 0fafda5c-41f9-46fb-bd7b-6dab83c26135.json} +0 -0
- package/.nyc_output/{a6a342d6-c13c-4c02-9473-2dd51f10e305.json → a40df0b3-2286-48de-bc8c-3e7c403c0d90.json} +0 -0
- package/.nyc_output/d0ce7bd3-9483-465f-84b7-6b0c188b8615.json +1 -0
- package/.nyc_output/processinfo/0fafda5c-41f9-46fb-bd7b-6dab83c26135.json +1 -0
- package/.nyc_output/processinfo/a40df0b3-2286-48de-bc8c-3e7c403c0d90.json +1 -0
- package/.nyc_output/processinfo/d0ce7bd3-9483-465f-84b7-6b0c188b8615.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +33 -1
- package/README.md +35 -19
- package/coverage/lcov-report/index.html +53 -53
- 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 +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +14 -5
- package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/index.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +11 -11
- package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/index.html +11 -11
- package/coverage/lcov-report/src/context/directory/index.ts.html +30 -21
- package/coverage/lcov-report/src/context/index.html +19 -19
- package/coverage/lcov-report/src/context/index.ts.html +124 -37
- package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +2 -2
- package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +4 -4
- package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +5 -5
- package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +3 -3
- 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 +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +4 -4
- package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +8 -8
- package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +2 -2
- package/coverage/lcov-report/src/context/yaml/index.html +17 -17
- package/coverage/lcov-report/src/context/yaml/index.ts.html +75 -48
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/logger.ts.html +2 -2
- package/coverage/lcov-report/src/readonly.ts.html +3 -6
- package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +5 -5
- package/coverage/lcov-report/src/tools/auth0/client.ts.html +4 -4
- package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +32 -14
- package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +37 -37
- package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +26 -32
- package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/index.html +41 -41
- package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +44 -23
- package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +25 -16
- package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +7 -7
- package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/index.html +18 -18
- package/coverage/lcov-report/src/tools/auth0/index.ts.html +64 -34
- package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
- package/coverage/lcov-report/src/tools/calculateChanges.ts.html +16 -16
- 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 +18 -18
- package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
- package/coverage/lcov-report/src/types.ts.html +26 -5
- package/coverage/lcov-report/src/utils.ts.html +12 -12
- package/coverage/lcov.info +1054 -986
- package/docs/configuring-the-deploy-cli.md +18 -2
- package/docs/excluding-from-management.md +19 -4
- package/docs/resource-specific-documentation.md +162 -0
- package/lib/args.d.ts +6 -6
- package/lib/configFactory.d.ts +1 -1
- package/lib/context/directory/handlers/actions.d.ts +1 -1
- package/lib/context/directory/handlers/attackProtection.d.ts +1 -1
- package/lib/context/directory/handlers/branding.d.ts +1 -1
- package/lib/context/directory/handlers/clientGrants.d.ts +1 -1
- package/lib/context/directory/handlers/clientGrants.js +3 -2
- package/lib/context/directory/handlers/clientGrants.js.map +1 -1
- package/lib/context/directory/handlers/clients.d.ts +1 -1
- package/lib/context/directory/handlers/connections.d.ts +1 -1
- package/lib/context/directory/handlers/customDomains.d.ts +1 -1
- package/lib/context/directory/handlers/databases.d.ts +1 -1
- package/lib/context/directory/handlers/emailProvider.d.ts +1 -1
- package/lib/context/directory/handlers/emailTemplates.d.ts +1 -1
- package/lib/context/directory/handlers/guardianFactorProviders.d.ts +1 -1
- package/lib/context/directory/handlers/guardianFactorTemplates.d.ts +1 -1
- package/lib/context/directory/handlers/guardianFactors.d.ts +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.d.ts +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.d.ts +1 -1
- package/lib/context/directory/handlers/guardianPolicies.d.ts +1 -1
- package/lib/context/directory/handlers/hooks.d.ts +1 -1
- package/lib/context/directory/handlers/index.d.ts +1 -1
- package/lib/context/directory/handlers/logStreams.d.ts +1 -1
- package/lib/context/directory/handlers/migrations.d.ts +1 -1
- package/lib/context/directory/handlers/organizations.d.ts +1 -1
- package/lib/context/directory/handlers/pages.d.ts +1 -1
- package/lib/context/directory/handlers/prompts.d.ts +1 -1
- package/lib/context/directory/handlers/resourceServers.d.ts +1 -1
- package/lib/context/directory/handlers/roles.d.ts +1 -1
- package/lib/context/directory/handlers/rules.d.ts +1 -1
- package/lib/context/directory/handlers/rulesConfigs.d.ts +1 -1
- package/lib/context/directory/handlers/tenant.d.ts +1 -1
- package/lib/context/directory/handlers/themes.d.ts +1 -1
- package/lib/context/directory/handlers/triggers.d.ts +1 -1
- package/lib/context/directory/index.d.ts +1 -1
- package/lib/context/directory/index.js +3 -0
- package/lib/context/directory/index.js.map +1 -1
- package/lib/context/index.d.ts +2 -1
- package/lib/context/index.js +22 -2
- package/lib/context/index.js.map +1 -1
- package/lib/context/yaml/handlers/actions.d.ts +1 -1
- package/lib/context/yaml/handlers/attackProtection.d.ts +1 -1
- package/lib/context/yaml/handlers/branding.d.ts +2 -2
- package/lib/context/yaml/handlers/clientGrants.d.ts +1 -1
- package/lib/context/yaml/handlers/clients.d.ts +1 -1
- package/lib/context/yaml/handlers/connections.d.ts +1 -1
- package/lib/context/yaml/handlers/customDomains.d.ts +1 -1
- package/lib/context/yaml/handlers/databases.d.ts +1 -1
- package/lib/context/yaml/handlers/emailProvider.d.ts +1 -1
- package/lib/context/yaml/handlers/emailTemplates.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianFactorProviders.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianFactorTemplates.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianFactors.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianPhoneFactorMessageTypes.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianPhoneFactorSelectedProvider.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianPolicies.d.ts +1 -1
- package/lib/context/yaml/handlers/hooks.d.ts +1 -1
- package/lib/context/yaml/handlers/index.d.ts +1 -1
- package/lib/context/yaml/handlers/logStreams.d.ts +1 -1
- package/lib/context/yaml/handlers/migrations.d.ts +1 -1
- package/lib/context/yaml/handlers/organizations.d.ts +1 -1
- package/lib/context/yaml/handlers/pages.d.ts +1 -1
- package/lib/context/yaml/handlers/prompts.d.ts +1 -1
- package/lib/context/yaml/handlers/resourceServers.d.ts +1 -1
- package/lib/context/yaml/handlers/roles.d.ts +1 -1
- package/lib/context/yaml/handlers/rules.d.ts +1 -1
- package/lib/context/yaml/handlers/rulesConfigs.d.ts +1 -1
- package/lib/context/yaml/handlers/tenant.d.ts +1 -1
- package/lib/context/yaml/handlers/themes.d.ts +1 -1
- package/lib/context/yaml/handlers/triggers.d.ts +1 -1
- package/lib/context/yaml/index.js +9 -2
- package/lib/context/yaml/index.js.map +1 -1
- package/lib/readonly.js +0 -1
- package/lib/readonly.js.map +1 -1
- package/lib/tools/auth0/handlers/actions.d.ts +1 -1
- package/lib/tools/auth0/handlers/actions.js +3 -0
- package/lib/tools/auth0/handlers/actions.js.map +1 -1
- package/lib/tools/auth0/handlers/default.d.ts +1 -1
- package/lib/tools/auth0/handlers/emailProvider.js +2 -2
- package/lib/tools/auth0/handlers/emailProvider.js.map +1 -1
- package/lib/tools/auth0/handlers/logStreams.d.ts +9 -0
- package/lib/tools/auth0/handlers/logStreams.js +13 -6
- package/lib/tools/auth0/handlers/logStreams.js.map +1 -1
- package/lib/tools/auth0/handlers/pages.d.ts +1 -1
- package/lib/tools/auth0/handlers/prompts.d.ts +6 -6
- package/lib/tools/auth0/handlers/prompts.js +5 -1
- package/lib/tools/auth0/handlers/prompts.js.map +1 -1
- package/lib/tools/auth0/handlers/tenant.d.ts +2 -2
- package/lib/tools/auth0/index.d.ts +1 -1
- package/lib/tools/auth0/index.js +9 -1
- package/lib/tools/auth0/index.js.map +1 -1
- package/lib/types.d.ts +27 -18
- package/lib/types.js.map +1 -1
- package/lib/utils.d.ts +2 -2
- package/package.json +9 -9
- package/.nyc_output/68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6.json +0 -1
- package/.nyc_output/processinfo/08f269c7-2bda-456b-9064-c7b1074e59c9.json +0 -1
- package/.nyc_output/processinfo/68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6.json +0 -1
- package/.nyc_output/processinfo/a6a342d6-c13c-4c02-9473-2dd51f10e305.json +0 -1
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
name: Semgrep
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
pull_request_target: {}
|
|
5
|
+
push:
|
|
6
|
+
branches: ["master", "main"]
|
|
7
|
+
jobs:
|
|
8
|
+
semgrep:
|
|
9
|
+
name: Scan
|
|
10
|
+
runs-on: ubuntu-latest
|
|
11
|
+
container:
|
|
12
|
+
image: returntocorp/semgrep
|
|
13
|
+
if: (github.actor != 'dependabot[bot]' && github.actor != 'snyk-bot')
|
|
14
|
+
steps:
|
|
15
|
+
- uses: actions/checkout@v3
|
|
16
|
+
- run: semgrep ci
|
|
17
|
+
env:
|
|
18
|
+
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
|
|
File without changes
|
|
File without changes
|