Skip to content

Version 3.6.0

f7e89ad
Select commit
Loading
Failed to load commit list.
Merged

Release 3.6.0 #206

Version 3.6.0
f7e89ad
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 8, 2025 in 3s

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 1039 in src/dom-to-image-more.js

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient regular expression High

This part of the regular expression may cause exponential backtracking on strings starting with 'url(' and containing many repetitions of '\a'.