Skip to content

Address PR review comments and questionnaires

1f6736f
Select commit
Loading
Failed to load commit list.
Draft

security: low-risk renderer decoupling prep #9988

Address PR review comments and questionnaires
1f6736f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 30, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 44 in packages/insomnia/src/ui/auth-session-provider.client.ts

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
an access to INSOMNIA_SECRET_KEY
as clear text.
This stores sensitive data returned by
a call to getInsomniaSecretKey
as clear text.