Skip to content

DRAFT (do not merge): CI validation — remove component sync/merge engine from #731#741

Closed
wdower wants to merge 601 commits into
masterfrom
chore/731-remove-merge-engine
Closed

DRAFT (do not merge): CI validation — remove component sync/merge engine from #731#741
wdower wants to merge 601 commits into
masterfrom
chore/731-remove-merge-engine

fix: Restore #731 Gemfile.lock + drop merge tests from validator spec

7ef2830
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 12, 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

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 63 in app/controllers/concerns/api_token_authenticatable.rb

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on a
user-provided value
may run slow on strings starting with 'token ' and with many repetitions of ' '.