Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructuring SQLForm GUI API (qualipro) #148

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

added error 'Details tablename not found'

5781f17
Select commit
Loading
Failed to load commit list.
Open

Restructuring SQLForm GUI API (qualipro) #148

added error 'Details tablename not found'
5781f17
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 13, 2024 in 2s

12 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high
  • 10 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 130 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 139 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 871 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 888 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 1132 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 1213 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 1987 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 2190 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 2201 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.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 2201 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

Bad HTML filtering regexp High

This regular expression does not match comments containing newlines.

Check warning on line 2220 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 2236 in Products/zms/plugins/www/bootstrap/plugin/bootstrap.plugin.zmi.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.