Skip to content

Merge remote-tracking branch 'origin/develop' into fix/rename-insomni…

87cc3c9
Select commit
Loading
Failed to load commit list.
Merged

refactor: add aliases for insomnia-data #10002

Merge remote-tracking branch 'origin/develop' into fix/rename-insomni…
87cc3c9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 2, 2026 in 1s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 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 1093 in packages/insomnia/src/ui/components/modals/git-project-staging-modal.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.

Check failure on line 337 in packages/insomnia/src/ui/components/project/project-settings-form.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.