Skip to content

[ImgBot] Optimize images

7f1dc14
Select commit
Loading
Failed to load commit list.
Open

[ImgBot] Optimize images #7

[ImgBot] Optimize images
7f1dc14
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 22, 2026 in 4s

3 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high
  • 1 medium

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 warning on line 42 in .github/workflows/test.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium test

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check failure on line 859 in src/vendor/formula-beautifier.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High library

This does not escape backslash characters in the input.

Check failure on line 862 in src/vendor/formula-beautifier.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High library

This does not escape backslash characters in the input.