Skip to content

feat: validation script for changesets and patchsets

8cb417f
Select commit
Loading
Failed to load commit list.
Draft

Feat/gerrit completeness validator #4053

feat: validation script for changesets and patchsets
8cb417f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 23, 2026 in 2s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 293 in services/apps/nango_worker/src/bin/validate-gerrit-counts.ts

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 294 in services/apps/nango_worker/src/bin/validate-gerrit-counts.ts

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 333 in services/apps/nango_worker/src/bin/validate-gerrit-counts.ts

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 334 in services/apps/nango_worker/src/bin/validate-gerrit-counts.ts

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.