Skip to content

Merge pull request #43474 from github/repo-sync

7cbca58
Select commit
Loading
Failed to load commit list.
Closed

Fgi #43480

Merge pull request #43474 from github/repo-sync
7cbca58
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 21, 2026 in 9s

5 new alerts including 5 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 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 39 in src/article-api/tests/github-apps-transformer.ts

See this annotation in the file changed.

Code scanning / CodeQL

Bad HTML filtering regexp High test

This regular expression does not match comments containing newlines.

Check failure on line 21 in src/article-api/tests/secret-scanning-transformer.ts

See this annotation in the file changed.

Code scanning / CodeQL

Bad HTML filtering regexp High test

This regular expression does not match comments containing newlines.

Check failure on line 142 in src/article-api/transformers/github-apps-transformer.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
<!--
, which may cause an HTML element injection vulnerability.

Check failure on line 67 in src/article-api/transformers/secret-scanning-transformer.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
<!--
, which may cause an HTML element injection vulnerability.

Check failure on line 149 in src/frame/lib/page.ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
This path depends on a
user-provided value
.
This path depends on a
user-provided value
.