Skip to content

Merge branch 'user-defined-tables' of https://github.com/register-dyn…

fd61d8e
Select commit
Loading
Failed to load commit list.
Merged

User defined tables #345

Merge branch 'user-defined-tables' of https://github.com/register-dyn…
fd61d8e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Oct 27, 2025 in 2s

15 new alerts including 15 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 15 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 3990 in lib/importer/src/dudk/sheetjs/xlsx.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.

Check failure on line 8347 in lib/importer/src/dudk/sheetjs/xlsx.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This replaces only the first occurrence of "{".

Check failure on line 8347 in lib/importer/src/dudk/sheetjs/xlsx.js

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 8349 in lib/importer/src/dudk/sheetjs/xlsx.js

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 8740 in lib/importer/src/dudk/sheetjs/xlsx.js

See this annotation in the file changed.

Code scanning / CodeQL

Double escaping or unescaping High

This replacement may produce '' characters that are double-unescaped
here
.

Check failure on line 10456 in lib/importer/src/dudk/sheetjs/xlsx.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.
This string may still contain
<script
, which may cause an HTML element injection vulnerability.

Check failure on line 10719 in lib/importer/src/dudk/sheetjs/xlsx.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.
This string may still contain
<script
, which may cause an HTML element injection vulnerability.

Check failure on line 12482 in lib/importer/src/dudk/sheetjs/xlsx.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.
This string may still contain
<script
, which may cause an HTML element injection vulnerability.

Check failure on line 12635 in lib/importer/src/dudk/sheetjs/xlsx.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.
This string may still contain
<script
, which may cause an HTML element injection vulnerability.

Check failure on line 12860 in lib/importer/src/dudk/sheetjs/xlsx.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.
This string may still contain
<script
, which may cause an HTML element injection vulnerability.

Check failure on line 12912 in lib/importer/src/dudk/sheetjs/xlsx.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.
This string may still contain
<script
, which may cause an HTML element injection vulnerability.

Check failure on line 17579 in lib/importer/src/dudk/sheetjs/xlsx.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.

Check failure on line 18024 in lib/importer/src/dudk/sheetjs/xlsx.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.
This string may still contain
<script
, which may cause an HTML element injection vulnerability.

Check failure on line 18645 in lib/importer/src/dudk/sheetjs/xlsx.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.

Check failure on line 22911 in lib/importer/src/dudk/sheetjs/xlsx.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.