Skip to content

fix(ci): store SWA tokens in Key Vault instead of GitHub Secrets

91ee9ca
Select commit
Loading
Failed to load commit list.
Open

feat: Terragrunt infra pipeline + NexaMesh rebrand + marketing enhancements #798

fix(ci): store SWA tokens in Key Vault instead of GitHub Secrets
91ee9ca
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 30, 2026 in 4s

9 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Other Alerts:

  • 8 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 8 in packages/utils/src/validators.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with '!@!.' and with many repetitions of '!.'.

Check notice on line 18 in apps/docs/src/components/Auth/ProfileConfirmation.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note documentation

Unused imports INTERNAL_USER_PROFILES, getKnownUserProfile.

Check notice on line 158 in apps/docs/src/components/Downloads/SlideDeckDownload.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note documentation

Unused function PptxGenerator.

Check notice on line 41 in apps/docs/src/components/PhaseFilter/SidebarPhaseFilter.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note documentation

Unused variable expandedCategories.

Check notice on line 44 in apps/docs/src/contexts/AuthContext.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note documentation

Unused imports INTERNAL_USER_PROFILES, getKnownUserProfile.

Check notice on line 9 in apps/docs/src/pages/profile-settings.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note documentation

Unused import BrowserOnly.

Check notice on line 1 in apps/docs/src/services/cloud/interfaces/__tests__/auth.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note documentation test

Unused import DEFAULT_ADMIN_DOMAINS.

Check notice on line 230 in apps/docs/src/utils/generatePptx.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note documentation

Unused function parseRichTextForPptx.

Check notice on line 107 in apps/marketing/src/app/roi-calculator/ROICalculatorPageClient.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable paybackMonths.