Skip to content

generate index in static dir for local testing

3f5ea12
Select commit
Loading
Failed to load commit list.
Draft

Generate search index #8230

generate index in static dir for local testing
3f5ea12
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 1, 2025 in 2s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 77 in website/plugins/buildSearchIndex/index.js

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 116 in website/plugins/buildSearchIndex/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

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