Skip to content

Further tweaks for M2M token usage

dc1b0a3
Select commit
Loading
Failed to load commit list.
Merged

March 2026 Prod Release #7

Further tweaks for M2M token usage
dc1b0a3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 9, 2026 in 1s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

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 157 in src/shared/modules/global/logger.service.ts

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
process environment
as clear text.
This logs sensitive data returned by
an access to authKeys
as clear text.